From 546bd6e2d1b62d88da25e271bf7c924ee8d5d593 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 14 Nov 2014 16:53:40 +0000 Subject: ralink: dont define pm_poweroff this makes gpio-poweroff work Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43254 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/mt7621/config-3.14 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ramips/mt7621/config-3.14') diff --git a/target/linux/ramips/mt7621/config-3.14 b/target/linux/ramips/mt7621/config-3.14 index c938309018..bc1527d0c7 100644 --- a/target/linux/ramips/mt7621/config-3.14 +++ b/target/linux/ramips/mt7621/config-3.14 @@ -150,6 +150,9 @@ CONFIG_PHYLIB=y CONFIG_PINCTRL=y CONFIG_PINCTRL_RT2880=y # CONFIG_PINCTRL_SINGLE is not set +CONFIG_POWER_RESET=y +CONFIG_POWER_RESET_GPIO=y +CONFIG_POWER_SUPPLY=y # CONFIG_PREEMPT_RCU is not set CONFIG_RALINK=y CONFIG_RALINK_USBPHY=y -- cgit v1.2.3