diff options
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/power/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/power/Kconfig b/kernel/power/Kconfig index 049791468d37..6de9a8fc3417 100644 --- a/kernel/power/Kconfig +++ b/kernel/power/Kconfig | |||
@@ -89,7 +89,7 @@ config PM_STD_PARTITION | |||
89 | 89 | ||
90 | config PM_SLEEP | 90 | config PM_SLEEP |
91 | def_bool y | 91 | def_bool y |
92 | depends on SUSPEND || HIBERNATE_CALLBACKS || XEN_SAVE_RESTORE | 92 | depends on SUSPEND || HIBERNATE_CALLBACKS |
93 | 93 | ||
94 | config PM_SLEEP_SMP | 94 | config PM_SLEEP_SMP |
95 | def_bool y | 95 | def_bool y |