Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=355ee5eb60e7ce5b5379788c56d36ab162771f7d
Commit:     355ee5eb60e7ce5b5379788c56d36ab162771f7d
Parent:     a0ce317ae7d8ea99aea2c3f1a8ef0a99bab99a30
Author:     Frans Pop <[EMAIL PROTECTED]>
AuthorDate: Mon Oct 29 17:20:38 2007 -0400
Committer:  Len Brown <[EMAIL PROTECTED]>
CommitDate: Mon Oct 29 17:20:38 2007 -0400

    acpi: remove double mention of Support for ACPI option
    
    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 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 5d0e26a..92422a3 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
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to