diff options
author | Len Brown <len.brown@intel.com> | 2007-10-29 22:31:01 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-10-29 22:31:01 +0100 |
commit | 1942971b20817def5fd1142248307c7c3c51fc8a (patch) | |
tree | b1b70bb126a092496e85678a0e70528b4e5b8716 /drivers/acpi/Kconfig | |
parent | Pull cpuidle into release branch (diff) | |
parent | acpi: remove double mention of Support for ACPI option (diff) | |
download | linux-1942971b20817def5fd1142248307c7c3c51fc8a.tar.xz linux-1942971b20817def5fd1142248307c7c3c51fc8a.zip |
Pull documentation into release branch
Diffstat (limited to 'drivers/acpi/Kconfig')
-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 @@ # menuconfig ACPI - bool "ACPI Support (Advanced Configuration and Power Interface) Support" + bool "ACPI (Advanced Configuration and Power Interface) Support" depends on !X86_NUMAQ depends on !X86_VISWS depends on !IA64_HP_SIM |