diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-12-29 18:08:06 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-12-29 18:08:06 +0000 |
commit | 06c41ce02e1c6435b1074e89d9a3fc0d459838af (patch) | |
tree | 74171148500e26e2260130d5719f8d8960cae0cd /target/linux/generic/config-2.6.36 | |
parent | 55d7031b9de3b616af01b4cc625de1696d8e64e3 (diff) | |
download | upstream-06c41ce02e1c6435b1074e89d9a3fc0d459838af.tar.gz upstream-06c41ce02e1c6435b1074e89d9a3fc0d459838af.tar.bz2 upstream-06c41ce02e1c6435b1074e89d9a3fc0d459838af.zip |
generic: add missing CONFIG_KEYBOARD_* symbols
SVN-Revision: 24852
Diffstat (limited to 'target/linux/generic/config-2.6.36')
-rw-r--r-- | target/linux/generic/config-2.6.36 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.36 b/target/linux/generic/config-2.6.36 index 28693af248..3dbc1d96c8 100644 --- a/target/linux/generic/config-2.6.36 +++ b/target/linux/generic/config-2.6.36 @@ -1124,11 +1124,19 @@ 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_GPIO 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_NEWTON is not set # CONFIG_KEYBOARD_OPENCORES is not set # CONFIG_KEYBOARD_QT2160 is not set # CONFIG_KEYBOARD_TCA6416 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_KPROBES is not set |