diff options
author | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-05-20 12:42:32 +0000 |
---|---|---|
committer | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-05-20 12:42:32 +0000 |
commit | 0c023a56eec037f0b53da0b5b871c3cc292e19ad (patch) | |
tree | 6e0b8a55cc531e8b8e3a214f5b2db284106e0942 /target/linux/generic/config-3.9 | |
parent | b4607d13dcc108c5907107aa4567fbd7a082f0b7 (diff) |
kernel: add some missing symbols/move them to generic
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36670 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.9')
-rw-r--r-- | target/linux/generic/config-3.9 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9 index d502cbd46f..d159001f1d 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 |