diff options
-rw-r--r-- | arch/ia64/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 33fcb205fcb7..468dbe8a6b9c 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig | |||
@@ -329,7 +329,7 @@ menu "Power management and ACPI" | |||
329 | 329 | ||
330 | config PM | 330 | config PM |
331 | bool "Power Management support" | 331 | bool "Power Management support" |
332 | depends on IA64_GENERIC || IA64_DIG || IA64_HP_ZX1 || IA64_HP_ZX1_SWIOTLB | 332 | depends on !IA64_HP_SIM |
333 | default y | 333 | default y |
334 | help | 334 | help |
335 | "Power Management" means that parts of your computer are shut | 335 | "Power Management" means that parts of your computer are shut |