]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/power/reset/Kconfig
power: reset: Add Allwinner A31 reset code
[karo-tx-linux.git] / drivers / power / reset / Kconfig
index fa0e4e057b995d065e0777b4b5e541f326177613..67aeb6ec08f9c11bcfdb0a17274e2f8b6c1b6d45 100644 (file)
@@ -43,6 +43,13 @@ config POWER_RESET_RESTART
          Instead they restart, and u-boot holds the SoC until the
          user presses a key. u-boot then boots into Linux.
 
+config POWER_RESET_SUN6I
+       bool "Allwinner A31 SoC reset driver"
+       depends on ARCH_SUNXI
+       depends on POWER_RESET
+       help
+         Reboot support for the Allwinner A31 SoCs.
+
 config POWER_RESET_VEXPRESS
        bool "ARM Versatile Express power-off and reset driver"
        depends on ARM || ARM64