Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 293a032e authored by Linus Torvalds's avatar Linus Torvalds
Browse files

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: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 58b3b71d
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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