diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-12-30 20:10:18 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-12-30 20:10:18 +0000 |
commit | cd998bf258f386518598e207f68dad0595ee59f2 (patch) | |
tree | 1fc6c30eee81f18c35840628a2f8d8288c4ddaef /target/linux/generic/config-2.6.30 | |
parent | 0d46434b606a53fc835cbb70cad4bf03e99f613d (diff) | |
download | upstream-cd998bf258f386518598e207f68dad0595ee59f2.tar.gz upstream-cd998bf258f386518598e207f68dad0595ee59f2.tar.bz2 upstream-cd998bf258f386518598e207f68dad0595ee59f2.zip |
generic: more CONFIG_KEYBOARD_* symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24860 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.30')
-rw-r--r-- | target/linux/generic/config-2.6.30 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.30 b/target/linux/generic/config-2.6.30 index 1b69d5bde3..6e7d6a7965 100644 --- a/target/linux/generic/config-2.6.30 +++ b/target/linux/generic/config-2.6.30 @@ -1063,6 +1063,18 @@ CONFIG_JOLIET=y # CONFIG_KERNEL_GZIP is not set CONFIG_KERNEL_LZMA=y # 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_MATRIX is not set +# CONFIG_KEYBOARD_MAX7359 is not set +# CONFIG_KEYBOARD_MCS is not set +# CONFIG_KEYBOARD_NEWTON is not set +# CONFIG_KEYBOARD_OPENCORES is not set +# CONFIG_KEYBOARD_STOWAWAY is not set +# CONFIG_KEYBOARD_SUNKBD is not set +# CONFIG_KEYBOARD_XTKBD is not set # CONFIG_KEYS is not set # CONFIG_KGDB is not set # CONFIG_KMEMTRACE is not set |