x86, platform: Make HP_WIRELESS option text more descriptive
authorBorislav Petkov <bp@suse.de>
Mon, 3 Feb 2014 14:23:40 +0000 (15:23 +0100)
committerMatthew Garrett <matthew.garrett@nebula.com>
Sun, 6 Apr 2014 16:58:15 +0000 (12:58 -0400)
... so that one can know what this option is about without opening the
long help text.

Cc: Matthew Garrett <matthew.garrett@nebula.com>
Cc: platform-driver-x86@vger.kernel.org
Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
drivers/platform/x86/Kconfig

index 826ed3a..34e3025 100644 (file)
@@ -196,7 +196,7 @@ config HP_ACCEL
          be called hp_accel.
 
 config HP_WIRELESS
-       tristate "HP WIRELESS"
+       tristate "HP wireless button"
        depends on ACPI
        depends on INPUT
        help