diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-02-01 18:25:21 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-02-01 18:25:21 +0000 |
commit | 4d9a900dbb3b40d66b8bac62aff93f226cddb736 (patch) | |
tree | a14e5e9c2907a1aabf6f9cc8f4b0eae3ca8505bd /target/linux/omap35xx | |
parent | 9a201dcd10755d2256fe81d59e7cb9304f10b831 (diff) | |
download | upstream-4d9a900dbb3b40d66b8bac62aff93f226cddb736.tar.gz upstream-4d9a900dbb3b40d66b8bac62aff93f226cddb736.tar.bz2 upstream-4d9a900dbb3b40d66b8bac62aff93f226cddb736.zip |
Add some missing symbols to the generic 2.6.32 config
SVN-Revision: 19490
Diffstat (limited to 'target/linux/omap35xx')
-rw-r--r-- | target/linux/omap35xx/config-2.6.32 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/omap35xx/config-2.6.32 b/target/linux/omap35xx/config-2.6.32 index 5b79b42768..d08ff8900e 100644 --- a/target/linux/omap35xx/config-2.6.32 +++ b/target/linux/omap35xx/config-2.6.32 @@ -674,14 +674,11 @@ CONFIG_INPUT_EVDEV=y # Input Device Drivers # CONFIG_INPUT_KEYBOARD=y -# CONFIG_KEYBOARD_ADP5588 is not set CONFIG_KEYBOARD_ATKBD=y -# CONFIG_QT2160 is not set # CONFIG_KEYBOARD_LKKBD is not set # CONFIG_KEYBOARD_GPIO is not set # CONFIG_KEYBOARD_MATRIX is not set # CONFIG_KEYBOARD_LM8323 is not set -# CONFIG_KEYBOARD_MAX7359 is not set # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_OPENCORES is not set # CONFIG_KEYBOARD_STOWAWAY is not set |