aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/Kconfig
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2015-05-08 15:59:57 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2015-05-08 16:35:57 -0700
commitc857ea9e1c8fd5dc684fbc99ecb50f540549f659 (patch)
tree7b8ba59b50c69a89a495d298e8e60e839e06f697 /drivers/input/misc/Kconfig
parentInput: smtpe-ts - wait 50mS until polling for pen-up (diff)
downloadlinux-dev-c857ea9e1c8fd5dc684fbc99ecb50f540549f659.tar.xz
linux-dev-c857ea9e1c8fd5dc684fbc99ecb50f540549f659.zip
Input: drv2667 - fix Kconfig error for help screen
Fix the Kconfig for the drv2667 as there was a copy/paste error. Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/misc/Kconfig')
-rw-r--r--drivers/input/misc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index 4436ab1b9735..7838f1a06856 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -784,6 +784,6 @@ config INPUT_DRV2667_HAPTICS
Say Y to enable support for the TI DRV2667 haptics driver.
To compile this driver as a module, choose M here: the
- module will be called drv260x-haptics.
+ module will be called drv2667-haptics.
endif