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) | |
download | linux-3.10-1942971b20817def5fd1142248307c7c3c51fc8a.tar.gz linux-3.10-1942971b20817def5fd1142248307c7c3c51fc8a.tar.bz2 linux-3.10-1942971b20817def5fd1142248307c7c3c51fc8a.zip |
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 ecd87d7aa9f..da3a08fa9e4 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 |