Commit 9327f46e authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Len Brown

ACPI: Kconfig: hide ACPI menu when CONFIG_PM=n

Signed-off-by: default avatarRobert P. J. Day <rpjday@mindspring.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 98fb8fe1
......@@ -7,6 +7,7 @@ menu "ACPI (Advanced Configuration and Power Interface) Support"
depends on !X86_VISWS
depends on !IA64_HP_SIM
depends on IA64 || X86
depends on PM
config ACPI
bool "ACPI Support"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment