Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Dan Murphy and committed by
Dmitry Torokhov
c857ea9e 9ceeb59c

+1 -1
+1 -1
drivers/input/misc/Kconfig
··· 784 784 Say Y to enable support for the TI DRV2667 haptics driver. 785 785 786 786 To compile this driver as a module, choose M here: the 787 - module will be called drv260x-haptics. 787 + module will be called drv2667-haptics. 788 788 789 789 endif