summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChanwoo Choi <cw00.choi@samsung.com>2015-04-22 22:29:04 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:44:42 +0900
commit81647b7c2fc47d34dbda75ac68e161bec6e4d668 (patch)
tree2dc0f04b943c97de9fe8e2d71cb1d0f7e79efa52
parent59490b590359aa1acfb24bdddefd62b3d33499cb (diff)
arm64: configs: Update defconfig to enable PM_GENERIC_
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
-rw-r--r--arch/arm64/configs/defconfig9
1 files changed, 7 insertions, 2 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6bc96f5109fb..705366df7545 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -452,10 +452,16 @@ CONFIG_PM_SLEEP_SMP=y
# CONFIG_PM_AUTOSLEEP is not set
# CONFIG_PM_WAKELOCKS is not set
CONFIG_PM=y
-# CONFIG_PM_DEBUG is not set
+CONFIG_PM_DEBUG=y
+CONFIG_PM_ADVANCED_DEBUG=y
+# CONFIG_PM_TEST_SUSPEND is not set
+CONFIG_PM_SLEEP_DEBUG=y
CONFIG_PM_OPP=y
CONFIG_PM_CLK=y
+CONFIG_PM_GENERIC_DOMAINS=y
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
+CONFIG_PM_GENERIC_DOMAINS_SLEEP=y
+CONFIG_PM_GENERIC_DOMAINS_OF=y
CONFIG_CPU_PM=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
@@ -3606,7 +3612,6 @@ CONFIG_EXYNOS5433_PMU=y
CONFIG_EXYNOS_PM=y
CONFIG_EXYNOS5433_PM=y
CONFIG_EXYNOS_EXTRA_PWR_MODES=y
-
CONFIG_PM_DEVFREQ=y
#