فهرست منبع

Input: sh_keysc - enable building on SH-Mobile ARM

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>
Magnus Damm 16 سال پیش
والد
کامیت
4e45ad5e89
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      drivers/input/keyboard/Kconfig

+ 1 - 1
drivers/input/keyboard/Kconfig

@@ -376,7 +376,7 @@ config KEYBOARD_SUNKBD
 
 
 config KEYBOARD_SH_KEYSC
 config KEYBOARD_SH_KEYSC
 	tristate "SuperH KEYSC keypad support"
 	tristate "SuperH KEYSC keypad support"
-	depends on SUPERH
+	depends on SUPERH || ARCH_SHMOBILE
 	help
 	help
 	  Say Y here if you want to use a keypad attached to the KEYSC block
 	  Say Y here if you want to use a keypad attached to the KEYSC block
 	  on SuperH processors such as sh7722 and sh7343.
 	  on SuperH processors such as sh7722 and sh7343.