diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-04-06 16:56:47 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-04-06 16:56:47 +0000 |
commit | 32d3b456f030a2ae55f2e60eb86f456984c7ce93 (patch) | |
tree | 2e7ccfd4dbfc98e48456706427cafec73c4743c6 | |
parent | 38b4865a68a267b2e3a90bfc3ddabb06bf412a02 (diff) | |
download | upstream-32d3b456f030a2ae55f2e60eb86f456984c7ce93.tar.gz upstream-32d3b456f030a2ae55f2e60eb86f456984c7ce93.tar.bz2 upstream-32d3b456f030a2ae55f2e60eb86f456984c7ce93.zip |
linux/3.8: add more missing symbols
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36228
-rw-r--r-- | target/linux/generic/config-3.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index 9b88aa78ad..bdaac45fd7 100644 --- a/target/linux/generic/config-3.8 +++ b/target/linux/generic/config-3.8 @@ -1367,6 +1367,7 @@ CONFIG_JOLIET=y # CONFIG_JUMP_LABEL is not set # CONFIG_KALLSYMS is not set # CONFIG_KALLSYMS_ALL is not set +# CONFIG_KALLSYMS_UNCOMPRESSED is not set # CONFIG_KARMA_PARTITION is not set # CONFIG_KERNEL_BZIP2 is not set # CONFIG_KERNEL_GZIP is not set @@ -2571,6 +2572,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_SATA_ULI is not set # CONFIG_SATA_VIA is not set # CONFIG_SATA_VITESSE is not set +# CONFIG_SB105X is not set # CONFIG_SBC_FITPC2_WATCHDOG is not set # CONFIG_SBE_2T3E3 is not set # CONFIG_SBYPASS is not set |