diff options
Diffstat (limited to 'kernel/power/Kconfig')
-rw-r--r-- | kernel/power/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/kernel/power/Kconfig b/kernel/power/Kconfig index 1e4d9238c5da..0710beead05b 100644 --- a/kernel/power/Kconfig +++ b/kernel/power/Kconfig | |||
@@ -220,11 +220,6 @@ config APM_EMULATION | |||
220 | anything, try disabling/enabling this option (or disabling/enabling | 220 | anything, try disabling/enabling this option (or disabling/enabling |
221 | APM in your BIOS). | 221 | APM in your BIOS). |
222 | 222 | ||
223 | config PM_OPS | ||
224 | bool | ||
225 | depends on PM_SLEEP || PM_RUNTIME | ||
226 | default y | ||
227 | |||
228 | config ARCH_HAS_OPP | 223 | config ARCH_HAS_OPP |
229 | bool | 224 | bool |
230 | 225 | ||