Don't force-enable suspend/hibernate support just for ACPI
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 26 Jul 2007 20:44:58 +0000 (13:44 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 26 Jul 2007 20:44:58 +0000 (13:44 -0700)
It's a totally independent decision for the user whether he wants
suspend and/or hibernation support, and ACPI shouldn't care.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/acpi/Kconfig

index 251344c..22b401b 100644 (file)
@@ -11,9 +11,6 @@ menuconfig ACPI
        depends on PCI
        depends on PM
        select PNP
-       # for sleep
-       select HOTPLUG_CPU if X86 && SMP
-       select SUSPEND_SMP if X86 && SMP
        default y
        ---help---
          Advanced Configuration and Power Interface (ACPI) support for