acpi: remove double mention of Support for ACPI option
authorFrans Pop <[email protected]>
Mon, 29 Oct 2007 21:20:38 +0000 (17:20 -0400)
committerLen Brown <[email protected]>
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Len Brown <[email protected]>
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