aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel/power/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/power/Kconfig b/kernel/power/Kconfig
index e880ca22c5a5..3a6c2f87699e 100644
--- a/kernel/power/Kconfig
+++ b/kernel/power/Kconfig
@@ -105,6 +105,7 @@ config PM_SLEEP
105 def_bool y 105 def_bool y
106 depends on SUSPEND || HIBERNATE_CALLBACKS 106 depends on SUSPEND || HIBERNATE_CALLBACKS
107 select PM 107 select PM
108 select SRCU
108 109
109config PM_SLEEP_SMP 110config PM_SLEEP_SMP
110 def_bool y 111 def_bool y