From 9013a144fd4fb3b5e9e38948f85650a961053d45 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 13 Dec 2014 08:02:52 +0000 Subject: oxnas: also make use of the GPIO poweroff driver Works great to power-off the kd20 ;) Signed-off-by: Daniel Golle SVN-Revision: 43677 --- target/linux/oxnas/config-3.18 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/oxnas/config-3.18') diff --git a/target/linux/oxnas/config-3.18 b/target/linux/oxnas/config-3.18 index b9172d98c6..e255781dae 100644 --- a/target/linux/oxnas/config-3.18 +++ b/target/linux/oxnas/config-3.18 @@ -293,6 +293,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 -- cgit v1.2.3