From cdbc44f557cb8d3fe2ee67823ecd59ac20e5a23f Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Tue, 16 Feb 2010 21:50:58 -0800 Subject: [PATCH] --- yaml --- r: 183130 b: refs/heads/master c: 4e45ad5e89128939c671e927f030cb3909fe1d69 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/input/keyboard/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 678473b3098f..1b54e75acae8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b036f6fb3aa23a52d90da5fc57e0803f08292e82 +refs/heads/master: 4e45ad5e89128939c671e927f030cb3909fe1d69 diff --git a/trunk/drivers/input/keyboard/Kconfig b/trunk/drivers/input/keyboard/Kconfig index 1ad9435d30aa..64c102355f53 100644 --- a/trunk/drivers/input/keyboard/Kconfig +++ b/trunk/drivers/input/keyboard/Kconfig @@ -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.