summaryrefslogtreecommitdiffstats
path: root/drivers/input/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/Kconfig')
-rw-r--r--drivers/input/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/input/Kconfig b/drivers/input/Kconfig
index 846483c794..a6f1f47f8d 100644
--- a/drivers/input/Kconfig
+++ b/drivers/input/Kconfig
@@ -13,7 +13,7 @@ config KEYBOARD_GPIO
to GPIO pins of various CPUs (and some other chips).
Say Y here if your device has buttons connected
- directly to such GPIO pins. Your board-specific
+ directly to such GPIO pins. Your board-specific
setup logic must also provide a platform device,
with configuration data saying which GPIOs are used.
@@ -26,7 +26,7 @@ config KEYBOARD_IMX_KEYPAD
to the IMX keypad matrix.
Say Y here if your device has buttons connected
- to the IMX keypad matrix. Your board-specific
+ to the IMX keypad matrix. Your board-specific
setup logic must also provide a 'matrix_keymap_data' structure,
defining the used keys.