From 0c023a56eec037f0b53da0b5b871c3cc292e19ad Mon Sep 17 00:00:00 2001 From: jogo Date: Mon, 20 May 2013 12:42:32 +0000 Subject: kernel: add some missing symbols/move them to generic Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36670 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.10 | 4 ++++ target/linux/generic/config-3.9 | 3 +++ 2 files changed, 7 insertions(+) (limited to 'target/linux/generic') diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index b1602e063..92f1ddae3 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -1392,6 +1392,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 @@ -1523,6 +1524,8 @@ CONFIG_LOG_BUF_SHIFT=17 # CONFIG_LXT_PHY is not set CONFIG_LZMA_COMPRESS=y CONFIG_LZMA_DECOMPRESS=y +# CONFIG_LZO_COMPRESS is not set +# CONFIG_LZO_DECOMPRESS is not set # CONFIG_M25PXX_PREFER_SMALL_SECTOR_ERASE is not set # CONFIG_MAC80211 is not set # CONFIG_MACB is not set @@ -2460,6 +2463,7 @@ CONFIG_PROC_SYSCTL=y # CONFIG_RADIO_TYPHOON is not set # CONFIG_RADIO_ZOLTRIX is not set # CONFIG_RAID_ATTRS is not set +# CONFIG_RALINK is not set # CONFIG_RAMOOPS is not set # CONFIG_RAPIDIO is not set # CONFIG_RAR_REGISTER is not set diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9 index d502cbd46..d159001f1 100644 --- a/target/linux/generic/config-3.9 +++ b/target/linux/generic/config-3.9 @@ -1511,6 +1511,8 @@ CONFIG_LOG_BUF_SHIFT=17 # CONFIG_LXT_PHY is not set CONFIG_LZMA_COMPRESS=y CONFIG_LZMA_DECOMPRESS=y +# CONFIG_LZO_COMPRESS is not set +# CONFIG_LZO_DECOMPRESS is not set # CONFIG_M25PXX_PREFER_SMALL_SECTOR_ERASE is not set # CONFIG_MAC80211 is not set # CONFIG_MACB is not set @@ -2442,6 +2444,7 @@ CONFIG_PROC_SYSCTL=y # CONFIG_RADIO_TYPHOON is not set # CONFIG_RADIO_ZOLTRIX is not set # CONFIG_RAID_ATTRS is not set +# CONFIG_RALINK is not set # CONFIG_RAMOOPS is not set # CONFIG_RAPIDIO is not set # CONFIG_RAR_REGISTER is not set -- cgit v1.2.3