Merge git://git.denx.de/u-boot-marvell
[oweals/u-boot.git] / drivers / reset / Kconfig
index a81e767696047de0ff47ee6eb9784f13a0592ed8..6ec6f39c85f0d3ba91ff3c8eabf8235792a2e191 100644 (file)
@@ -121,4 +121,10 @@ config RESET_SUNXI
          This enables support for common reset driver for
          Allwinner SoCs.
 
+config RESET_HISILICON
+       bool "Reset controller driver for HiSilicon SoCs"
+       depends on DM_RESET
+       help
+         Support for reset controller on HiSilicon SoCs.
+
 endmenu