Skip to content

Commit

Permalink
Input: bf54x-keys - keypad does not exist on BF544 parts
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
  • Loading branch information
Mike Frysinger authored and Dmitry Torokhov committed Nov 27, 2007
1 parent 6a2e391 commit 6957c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/input/keyboard/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 6957c82

Please sign in to comment.