at91: Enable power and reset controller drivers.
authorJohn Crispin <john@openwrt.org>
Thu, 19 Feb 2015 09:06:49 +0000 (09:06 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 19 Feb 2015 09:06:49 +0000 (09:06 +0000)
Signed-off-by: Owen Kirby <osk@exegin.com>
SVN-Revision: 44490

target/linux/at91/config-default

index 89a9fc214743c4468ce7efc8aa0a082a1131e7e9..6972e806b5fb445f4f14d9caea0425799b16f271 100644 (file)
@@ -171,6 +171,14 @@ CONFIG_PINCTRL=y
 CONFIG_PINCTRL_AT91=y
 # CONFIG_PINCTRL_SINGLE is not set
 CONFIG_PINMUX=y
+CONFIG_POWER_SUPPLY=y
+CONFIG_POWER_RESET=y
+CONFIG_POWER_RESET_AT91_POWEROFF=y
+CONFIG_POWER_RESET_AT91_RESET=y
+# CONFIG_POWER_RESET_GPIO is not set
+# CONFIG_POWER_RESET_GPIO_RESTART is not set
+# CONFIG_POWER_RESET_LTC2952 is not set
+# CONFIG_POWER_RESET_SYSCON is not set
 # CONFIG_PL310_ERRATA_588369 is not set
 # CONFIG_PL310_ERRATA_727915 is not set
 # CONFIG_PL310_ERRATA_753970 is not set