projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98fb8fe
)
ACPI: Kconfig: hide ACPI menu when CONFIG_PM=n
author
Robert P. J. Day
<rpjday@mindspring.com>
Sun, 4 Mar 2007 18:17:43 +0000
(13:17 -0500)
committer
Len Brown
<len.brown@intel.com>
Sat, 10 Mar 2007 03:18:04 +0000
(22:18 -0500)
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/acpi/Kconfig
b/drivers/acpi/Kconfig
index 7c49e103cf8fee8003fbedd8ee36c484767bf6bb..3208ce08d66d1633c181d9debeb4bea82e8533ee 100644
(file)
--- a/
drivers/acpi/Kconfig
+++ b/
drivers/acpi/Kconfig
@@
-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"