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-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6957c8280080d985518133eab3a57d715a57be78;p=linux-beck.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 2316a018fae6..dfa6592c10f6 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.