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

Commit be91492c authored by Len Brown's avatar Len Brown
Browse files

[ACPI] CONFIG_ACPI now depends on CONFIG_PM



Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent bd4698da
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
#

menu "ACPI (Advanced Configuration and Power Interface) Support"
	depends on PM
	depends on !X86_VISWS
	depends on !IA64_HP_SIM
	depends on IA64 || X86
@@ -56,7 +57,7 @@ if ACPI_INTERPRETER
config ACPI_SLEEP
	bool "Sleep States (EXPERIMENTAL)"
	depends on X86
	depends on EXPERIMENTAL && PM
	depends on EXPERIMENTAL
	default y
	---help---
	  This option adds support for ACPI suspend states.