diff options
Diffstat (limited to 'drivers/input/misc/Kconfig')
| -rw-r--r-- | drivers/input/misc/Kconfig | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig index 6deb8dae3205..ef542f7ad944 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig | |||
| @@ -165,6 +165,18 @@ config INPUT_MAX77693_HAPTIC | |||
| 165 | To compile this driver as module, choose M here: the | 165 | To compile this driver as module, choose M here: the |
| 166 | module will be called max77693-haptic. | 166 | module will be called max77693-haptic. |
| 167 | 167 | ||
| 168 | config INPUT_MAX77843_HAPTIC | ||
| 169 | tristate "MAXIM MAX77843 haptic controller support" | ||
| 170 | depends on MFD_MAX77843 && REGULATOR | ||
| 171 | select INPUT_FF_MEMLESS | ||
| 172 | help | ||
| 173 | This option enables support for the haptic controller on | ||
| 174 | MAXIM MAX77843 chip. The driver supports ff-memless interface | ||
| 175 | from input framework. | ||
| 176 | |||
| 177 | To compile this driver as module, choose M here: the | ||
| 178 | module will be called max77843-haptic. | ||
| 179 | |||
| 168 | config INPUT_MAX8925_ONKEY | 180 | config INPUT_MAX8925_ONKEY |
| 169 | tristate "MAX8925 ONKEY support" | 181 | tristate "MAX8925 ONKEY support" |
| 170 | depends on MFD_MAX8925 | 182 | depends on MFD_MAX8925 |
