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>
This commit is contained in:
parent
9ceeb59c5f
commit
c857ea9e1c
1 changed files with 1 additions and 1 deletions
|
@ -784,6 +784,6 @@ config INPUT_DRV2667_HAPTICS
|
||||||
Say Y to enable support for the TI DRV2667 haptics driver.
|
Say Y to enable support for the TI DRV2667 haptics driver.
|
||||||
|
|
||||||
To compile this driver as a module, choose M here: the
|
To compile this driver as a module, choose M here: the
|
||||||
module will be called drv260x-haptics.
|
module will be called drv2667-haptics.
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue