[OpenWrt-Devel] [PATCH 1/3] at91: Enable power and reset controller drivers.

Owen Kirby osk at exegin.com
Wed Feb 18 21:29:58 EST 2015


Signed-off-by: Owen Kirby <osk at exegin.com>
---
 target/linux/at91/config-default | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/target/linux/at91/config-default b/target/linux/at91/config-default
index 89a9fc2..6972e80 100644
--- a/target/linux/at91/config-default
+++ b/target/linux/at91/config-default
@@ -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
-- 
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list