]> git.sur5r.net Git - u-boot/blobdiff - drivers/reset/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-samsung
[u-boot] / drivers / reset / Kconfig
index c42b0bcf0edcd88923e00f389bef9f92d7ccb24f..fa77ee4adae25be8ba797191595fc6fefef53596 100644 (file)
@@ -20,6 +20,14 @@ config SANDBOX_RESET
          simply accepts requests to reset various HW modules without actually
          doing anything beyond a little error checking.
 
+config STI_RESET
+       bool "Enable the STi reset"
+       depends on ARCH_STI
+       help
+         Support for reset controllers on STMicroelectronics STiH407 family SoCs.
+         Say Y if you want to control reset signals provided by system config
+         block.
+
 config TEGRA_CAR_RESET
        bool "Enable Tegra CAR-based reset driver"
        depends on TEGRA_CAR