diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-29 18:08:06 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-29 18:08:06 +0000 |
commit | b1015fa99a48fa0e779e0cd18e8a002cc9445b4e (patch) | |
tree | 939e1ac409842f05052937de50f548fe7e3c3f48 /target/linux/generic/config-2.6.35 | |
parent | 0fb45b44d1a4a05c73dc9b10650e514f92e26731 (diff) |
generic: add missing CONFIG_KEYBOARD_* symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24852 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.35')
-rw-r--r-- | target/linux/generic/config-2.6.35 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/target/linux/generic/config-2.6.35 b/target/linux/generic/config-2.6.35 index 6a520a7008..fbca58a8f3 100644 --- a/target/linux/generic/config-2.6.35 +++ b/target/linux/generic/config-2.6.35 @@ -1231,12 +1231,18 @@ CONFIG_KERNEL_LZMA=y # CONFIG_KERNEL_LZO is not set # CONFIG_KEXEC is not set # CONFIG_KEYBOARD_ADP5588 is not set +# CONFIG_KEYBOARD_ATKBD is not set +# CONFIG_KEYBOARD_LKKBD is not set # CONFIG_KEYBOARD_LM8323 is not set -# CONFIG_KEYBOARD_MAX7359 is not set # CONFIG_KEYBOARD_MATRIX is not set +# CONFIG_KEYBOARD_MAX7359 is not set +# CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_OPENCORES is not set # CONFIG_KEYBOARD_QT2160 is not set +# CONFIG_KEYBOARD_STOWAWAY is not set +# CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_TCA6416 is not set +# CONFIG_KEYBOARD_XTKBD is not set # CONFIG_KEYS is not set # CONFIG_KGDB is not set # CONFIG_KMEMTRACE is not set |