diff options
Diffstat (limited to 'drivers/input/keyboard/Kconfig')
| -rw-r--r-- | drivers/input/keyboard/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig index c7480934ceeb..451c38bc5807 100644 --- a/drivers/input/keyboard/Kconfig +++ b/drivers/input/keyboard/Kconfig | |||
| @@ -354,6 +354,15 @@ config KEYBOARD_PXA930_ROTARY | |||
| 354 | To compile this driver as a module, choose M here: the | 354 | To compile this driver as a module, choose M here: the |
| 355 | module will be called pxa930_rotary. | 355 | module will be called pxa930_rotary. |
| 356 | 356 | ||
| 357 | config KEYBOARD_SAMSUNG | ||
| 358 | tristate "Samsung keypad support" | ||
| 359 | depends on SAMSUNG_DEV_KEYPAD | ||
| 360 | help | ||
| 361 | Say Y here if you want to use the Samsung keypad. | ||
| 362 | |||
| 363 | To compile this driver as a module, choose M here: the | ||
| 364 | module will be called samsung-keypad. | ||
| 365 | |||
| 357 | config KEYBOARD_STOWAWAY | 366 | config KEYBOARD_STOWAWAY |
| 358 | tristate "Stowaway keyboard" | 367 | tristate "Stowaway keyboard" |
| 359 | select SERIO | 368 | select SERIO |
