diff options
Diffstat (limited to 'target/linux/oxnas/config-3.18')
-rw-r--r-- | target/linux/oxnas/config-3.18 | 4 |
1 files changed, 4 insertions, 0 deletions
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 |