diff options
Diffstat (limited to 'drivers/input/misc/Kconfig')
| -rw-r--r-- | drivers/input/misc/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig index ca59a2be9bc5..e39aef84f357 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig | |||
| @@ -117,6 +117,16 @@ config INPUT_E3X0_BUTTON | |||
| 117 | To compile this driver as a module, choose M here: the | 117 | To compile this driver as a module, choose M here: the |
| 118 | module will be called e3x0_button. | 118 | module will be called e3x0_button. |
| 119 | 119 | ||
| 120 | config INPUT_MSM_VIBRATOR | ||
| 121 | tristate "Qualcomm MSM vibrator driver" | ||
| 122 | select INPUT_FF_MEMLESS | ||
| 123 | help | ||
| 124 | Support for the vibrator that is found on various Qualcomm MSM | ||
| 125 | SOCs. | ||
| 126 | |||
| 127 | To compile this driver as a module, choose M here: the module | ||
| 128 | will be called msm_vibrator. | ||
| 129 | |||
| 120 | config INPUT_PCSPKR | 130 | config INPUT_PCSPKR |
| 121 | tristate "PC Speaker support" | 131 | tristate "PC Speaker support" |
| 122 | depends on PCSPKR_PLATFORM | 132 | depends on PCSPKR_PLATFORM |
