Skip to content

Commit

Permalink
Input: sh_keysc - enable building on SH-Mobile ARM
Browse files Browse the repository at this point in the history
Update the Kconfig entry for the sh_keysc driver to
enable build on SH-Mobile ARM platforms.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
  • Loading branch information
Magnus Damm authored and Dmitry Torokhov committed Feb 17, 2010
1 parent b036f6f commit 4e45ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/input/keyboard/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ config KEYBOARD_SUNKBD

config KEYBOARD_SH_KEYSC
tristate "SuperH KEYSC keypad support"
depends on SUPERH
depends on SUPERH || ARCH_SHMOBILE
help
Say Y here if you want to use a keypad attached to the KEYSC block
on SuperH processors such as sh7722 and sh7343.
Expand Down

0 comments on commit 4e45ad5

Please sign in to comment.