projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ceeb59
)
Input: drv2667 - fix Kconfig error for help screen
author
Dan Murphy
<dmurphy@ti.com>
Fri, 8 May 2015 22:59:57 +0000
(15:59 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Fri, 8 May 2015 23:35:57 +0000
(16:35 -0700)
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>
drivers/input/misc/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/input/misc/Kconfig
b/drivers/input/misc/Kconfig
index 4436ab1b9735d608821309eea92b486a1bc147e2..7838f1a068567d71ea134adc9f93db27349549f6 100644
(file)
--- 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 drv26
0x
-haptics.
+ module will be called drv26
67
-haptics.
endif