[PATCH 2/2] x86, platform: Make HP_WIRELESS option text more descriptive

Alex Hung alex.hung at canonical.com
Tue May 20 07:18:31 UTC 2014


From: Borislav Petkov <bp at suse.de>

... so that one can know what this option is about without opening the
long help text.

Cc: Matthew Garrett <matthew.garrett at nebula.com>
Cc: platform-driver-x86 at vger.kernel.org
Signed-off-by: Borislav Petkov <bp at suse.de>
Signed-off-by: Matthew Garrett <matthew.garrett at nebula.com>
(cherry picked from commit 48d8b96c7201b4bf9c7f58e932ea14aa7a01f161)

Signed-off-by: Alex Hung <alex.hung at canonical.com>
---
 drivers/platform/x86/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index aee5f72..1d9c4b7 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -198,7 +198,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
-- 
1.8.1.2





More information about the kernel-team mailing list