Code Review
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
| inline |
side by side
Input: bf54x-keys - keypad does not exist on BF544 parts
[linux-2.6.git]
/
drivers
/
input
/
keyboard
/
Kconfig
diff --git
a/drivers/input/keyboard/Kconfig
b/drivers/input/keyboard/Kconfig
index 2316a018fae64212623ec6b7d24003aea6966e8c..dfa6592c10f646bb66465b173813e325feaa7860 100644
(file)
--- 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.