aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/input/keyboard/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig
index 1ad9435d30aa..64c102355f53 100644
--- a/drivers/input/keyboard/Kconfig
+++ b/drivers/input/keyboard/Kconfig
@@ -376,7 +376,7 @@ config KEYBOARD_SUNKBD
376 376
377config KEYBOARD_SH_KEYSC 377config KEYBOARD_SH_KEYSC
378 tristate "SuperH KEYSC keypad support" 378 tristate "SuperH KEYSC keypad support"
379 depends on SUPERH 379 depends on SUPERH || ARCH_SHMOBILE
380 help 380 help
381 Say Y here if you want to use a keypad attached to the KEYSC block 381 Say Y here if you want to use a keypad attached to the KEYSC block
382 on SuperH processors such as sh7722 and sh7343. 382 on SuperH processors such as sh7722 and sh7343.