diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-01 18:25:21 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-01 18:25:21 +0000 |
commit | 2d924fb4d21dd2c1c467a2841929942d7f393468 (patch) | |
tree | 52d3ddb9620ac6b81890588048a47f4fb50218dc /target/linux/omap35xx | |
parent | 738bd1c1bd7335f276ffb2306ebbad82fa027de6 (diff) |
[kernel] Add some missing symbols to the generic 2.6.32 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19490 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 5b79b4276..d08ff8900 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 |