summaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/config-3.14
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-12-13 08:02:52 +0000
committerJohn Crispin <john@openwrt.org>2014-12-13 08:02:52 +0000
commit9013a144fd4fb3b5e9e38948f85650a961053d45 (patch)
tree7cc47e44adb1af933a0ebdf7cf10ef7a3ff497c6 /target/linux/oxnas/config-3.14
parent4a7c88f139d0aa885b8d8f9e653c220b70a0c089 (diff)
downloadmaster-31e0f0ae-9013a144fd4fb3b5e9e38948f85650a961053d45.tar.gz
master-31e0f0ae-9013a144fd4fb3b5e9e38948f85650a961053d45.tar.bz2
master-31e0f0ae-9013a144fd4fb3b5e9e38948f85650a961053d45.zip
oxnas: also make use of the GPIO poweroff driver
Works great to power-off the kd20 ;) Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43677
Diffstat (limited to 'target/linux/oxnas/config-3.14')
-rw-r--r--target/linux/oxnas/config-3.144
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/oxnas/config-3.14 b/target/linux/oxnas/config-3.14
index a065363fb3..9b0f3f9617 100644
--- a/target/linux/oxnas/config-3.14
+++ b/target/linux/oxnas/config-3.14
@@ -280,6 +280,10 @@ CONFIG_PM=y
CONFIG_PM_CLK=y
# CONFIG_PM_DEBUG is not set
CONFIG_PM_RUNTIME=y
+CONFIG_POWER_RESET=y
+CONFIG_POWER_RESET_GPIO=y
+# CONFIG_POWER_RESET_VEXPRESS is not set
+CONFIG_POWER_SUPPLY=y
CONFIG_PPS=y
# CONFIG_PREEMPT_RCU is not set
CONFIG_PRINTK_TIME=y