* [PATCH] input: enable sh_keysc on SH-Mobile ARM
@ 2010-02-16 10:53 Magnus Damm
2010-02-17 5:52 ` Dmitry Torokhov
0 siblings, 1 reply; 2+ messages in thread
From: Magnus Damm @ 2010-02-16 10:53 UTC (permalink / raw)
To: linux-input; +Cc: lethal, Magnus Damm, dmitry.torokhov, linux-sh
From: Magnus Damm <damm@opensource.se>
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>
---
drivers/input/keyboard/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- 0001/drivers/input/keyboard/Kconfig
+++ work/drivers/input/keyboard/Kconfig 2010-02-16 19:35:04.000000000 +0900
@@ -363,7 +363,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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-17 5:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-16 10:53 [PATCH] input: enable sh_keysc on SH-Mobile ARM Magnus Damm
2010-02-17 5:52 ` Dmitry Torokhov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).