diff options
Diffstat (limited to 'drivers/input/keyboard/Kconfig')
| -rw-r--r-- | drivers/input/keyboard/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig index cdc385b2cf7d..f354813a13e8 100644 --- a/drivers/input/keyboard/Kconfig +++ b/drivers/input/keyboard/Kconfig | |||
| @@ -394,6 +394,7 @@ config KEYBOARD_NOMADIK | |||
| 394 | config KEYBOARD_TEGRA | 394 | config KEYBOARD_TEGRA |
| 395 | tristate "NVIDIA Tegra internal matrix keyboard controller support" | 395 | tristate "NVIDIA Tegra internal matrix keyboard controller support" |
| 396 | depends on ARCH_TEGRA | 396 | depends on ARCH_TEGRA |
| 397 | select INPUT_OF_MATRIX_KEYMAP if USE_OF | ||
| 397 | help | 398 | help |
| 398 | Say Y here if you want to use a matrix keyboard connected directly | 399 | Say Y here if you want to use a matrix keyboard connected directly |
| 399 | to the internal keyboard controller on Tegra SoCs. | 400 | to the internal keyboard controller on Tegra SoCs. |
| @@ -512,7 +513,6 @@ config KEYBOARD_OMAP | |||
| 512 | 513 | ||
| 513 | config KEYBOARD_OMAP4 | 514 | config KEYBOARD_OMAP4 |
| 514 | tristate "TI OMAP4 keypad support" | 515 | tristate "TI OMAP4 keypad support" |
| 515 | depends on ARCH_OMAP4 | ||
| 516 | help | 516 | help |
| 517 | Say Y here if you want to use the OMAP4 keypad. | 517 | Say Y here if you want to use the OMAP4 keypad. |
| 518 | 518 | ||
