From 293a032eb95f3c6c212c1541e94c14b111731313 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Thu, 26 Jul 2007 13:44:58 -0700 Subject: Don't force-enable suspend/hibernate support just for ACPI 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 --- drivers/acpi/Kconfig | 3 --- 1 file changed, 3 deletions(-) (limited to 'drivers/acpi/Kconfig') diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index 251344cb29a..22b401b2e08 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig @@ -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 -- cgit v1.2.3