summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/configs/tizen_rinato_defconfig6
1 files changed, 4 insertions, 2 deletions
diff --git a/arch/arm/configs/tizen_rinato_defconfig b/arch/arm/configs/tizen_rinato_defconfig
index 744a439880e..45d79dbaafd 100644
--- a/arch/arm/configs/tizen_rinato_defconfig
+++ b/arch/arm/configs/tizen_rinato_defconfig
@@ -606,8 +606,10 @@ CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
-# CONFIG_PM_AUTOSLEEP is not set
-# CONFIG_PM_WAKELOCKS is not set
+CONFIG_PM_AUTOSLEEP=y
+CONFIG_PM_WAKELOCKS=y
+CONFIG_PM_WAKELOCKS_LIMIT=100
+CONFIG_PM_WAKELOCKS_GC=y
CONFIG_PM_RUNTIME=y
CONFIG_PM=y
CONFIG_PM_DEBUG=y