aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBorislav Petkov <[email protected]>2014-02-03 15:23:40 +0100
committerMatthew Garrett <[email protected]>2014-04-06 12:58:15 -0400
commit48d8b96c7201b4bf9c7f58e932ea14aa7a01f161 (patch)
tree5e594df3c0cc46d35c0ae084413361ca33d2c1cd
parenta4d44ba1266a04cdfda4b2c4ee496d684a47f567 (diff)
x86, platform: Make HP_WIRELESS option text more descriptive
... so that one can know what this option is about without opening the long help text. Cc: Matthew Garrett <[email protected]> Cc: [email protected] Signed-off-by: Borislav Petkov <[email protected]> Signed-off-by: Matthew Garrett <[email protected]>
-rw-r--r--drivers/platform/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 826ed3af77cb..34e3025e25ba 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -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