Skip to content

Commit

Permalink
ACPI: Kconfig: hide ACPI menu when CONFIG_PM=n
Browse files Browse the repository at this point in the history
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Len Brown <len.brown@intel.com>
  • Loading branch information
Robert P. J. Day authored and Len Brown committed Mar 10, 2007
1 parent 98fb8fe commit 9327f46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/acpi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 9327f46

Please sign in to comment.