diff mbox

input: enable sh_keysc on SH-Mobile ARM

Message ID 20100216105315.15440.95212.sendpatchset@t400s (mailing list archive)
State Accepted
Commit 4e45ad5e89128939c671e927f030cb3909fe1d69
Headers show

Commit Message

Magnus Damm Feb. 16, 2010, 10:53 a.m. UTC
None
diff mbox

Patch

--- 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.