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 3525c19be428..b14bd3a07140 100644 --- a/drivers/input/keyboard/Kconfig +++ b/drivers/input/keyboard/Kconfig | |||
| @@ -260,6 +260,15 @@ config KEYBOARD_NEWTON | |||
| 260 | To compile this driver as a module, choose M here: the | 260 | To compile this driver as a module, choose M here: the |
| 261 | module will be called newtonkbd. | 261 | module will be called newtonkbd. |
| 262 | 262 | ||
| 263 | config KEYBOARD_OPENCORES | ||
| 264 | tristate "OpenCores Keyboard Controller" | ||
| 265 | help | ||
| 266 | Say Y here if you want to use the OpenCores Keyboard Controller | ||
| 267 | http://www.opencores.org/project,keyboardcontroller | ||
| 268 | |||
| 269 | To compile this driver as a module, choose M here; the | ||
| 270 | module will be called opencores-kbd. | ||
| 271 | |||
| 263 | config KEYBOARD_PXA27x | 272 | config KEYBOARD_PXA27x |
| 264 | tristate "PXA27x/PXA3xx keypad support" | 273 | tristate "PXA27x/PXA3xx keypad support" |
| 265 | depends on PXA27x || PXA3xx | 274 | depends on PXA27x || PXA3xx |
