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/generic-2.6 | |
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/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index e24cc8a224..ac2fe66188 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -1055,7 +1055,9 @@ CONFIG_JOLIET=y CONFIG_KERNEL_LZMA=y # CONFIG_KERNEL_LZO is not set # CONFIG_KEXEC is not set +# CONFIG_KEYBOARD_ADP5588 is not set # CONFIG_KEYBOARD_LM8323 is not set +# CONFIG_KEYBOARD_MAX7359 is not set # CONFIG_KEYBOARD_OPENCORES is not set # CONFIG_KEYS is not set # CONFIG_KMEMTRACE is not set @@ -1685,6 +1687,7 @@ CONFIG_PROC_SYSCTL=y # CONFIG_QLA3XXX is not set # CONFIG_QNX4FS_FS is not set # CONFIG_QSEMI_PHY is not set +# CONFIG_QT2160 is not set # CONFIG_QUOTA is not set # CONFIG_R3964 is not set # CONFIG_R6040 is not set |