diff options
| -rw-r--r-- | kernel/power/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/power/Kconfig b/kernel/power/Kconfig index cb57eb99215f..e45894c696ee 100644 --- a/kernel/power/Kconfig +++ b/kernel/power/Kconfig | |||
| @@ -86,6 +86,7 @@ config PM_SLEEP_SMP | |||
| 86 | depends on SMP | 86 | depends on SMP |
| 87 | depends on ARCH_SUSPEND_POSSIBLE || ARCH_HIBERNATION_POSSIBLE | 87 | depends on ARCH_SUSPEND_POSSIBLE || ARCH_HIBERNATION_POSSIBLE |
| 88 | depends on PM_SLEEP | 88 | depends on PM_SLEEP |
| 89 | select HOTPLUG | ||
| 89 | select HOTPLUG_CPU | 90 | select HOTPLUG_CPU |
| 90 | default y | 91 | default y |
| 91 | 92 | ||
