From: Mike Frysinger Date: Tue, 27 Nov 2007 05:46:42 +0000 (-0500) Subject: Input: bf54x-keys - keypad does not exist on BF544 parts X-Git-Tag: v2.6.24-rc4~89^2~2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=6957c8280080d985518133eab3a57d715a57be78;p=~emulex%2Finfiniband.git Input: bf54x-keys - keypad does not exist on BF544 parts Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig index 2316a018fae..dfa6592c10f 100644 --- a/drivers/input/keyboard/Kconfig +++ b/drivers/input/keyboard/Kconfig @@ -286,7 +286,7 @@ config KEYBOARD_MAPLE config KEYBOARD_BFIN tristate "Blackfin BF54x keypad support" - depends on BF54x + depends on (BF54x && !BF544) help Say Y here if you want to use the BF54x keypad.