]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
acpi: remove double mention of Support for ACPI option
authorFrans Pop <elendil@planet.nl>
Mon, 29 Oct 2007 21:20:38 +0000 (17:20 -0400)
committerLen Brown <len.brown@intel.com>
Mon, 29 Oct 2007 21:20:38 +0000 (17:20 -0400)
Current description for CONFIG_ACPI includes the word "Support" twice.  One
effect of this is that in menuconfig the "--->" that indicates the presence
of sub-options will not show up unless you have a very wide console.

Signed-off-by: Frans Pop <elendil@planet.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/Kconfig

index 5d0e26a5c34cd55455ee776891acac0e861b93f6..92422a3c100b4a7821384aa3ee105a5e1744ebf5 100644 (file)
@@ -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