diff options
author | Len Brown <len.brown@intel.com> | 2007-10-29 17:31:01 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-10-29 17:31:01 -0400 |
commit | 1942971b20817def5fd1142248307c7c3c51fc8a (patch) | |
tree | b1b70bb126a092496e85678a0e70528b4e5b8716 /drivers/acpi | |
parent | 37e58df30063e229ee5157f9d1c1fa1d749917c2 (diff) | |
parent | 355ee5eb60e7ce5b5379788c56d36ab162771f7d (diff) |
Pull documentation into release branch
Diffstat (limited to 'drivers/acpi')
-rw-r--r-- | drivers/acpi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index ecd87d7aa9f6..da3a08fa9e4f 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -3,7 +3,7 @@ | |||
3 | # | 3 | # |
4 | 4 | ||
5 | menuconfig ACPI | 5 | menuconfig ACPI |
6 | bool "ACPI Support (Advanced Configuration and Power Interface) Support" | 6 | bool "ACPI (Advanced Configuration and Power Interface) Support" |
7 | depends on !X86_NUMAQ | 7 | depends on !X86_NUMAQ |
8 | depends on !X86_VISWS | 8 | depends on !X86_VISWS |
9 | depends on !IA64_HP_SIM | 9 | depends on !IA64_HP_SIM |