diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-01 17:28:40 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-01 17:28:40 +0000 |
commit | 8d77341b49605046434d16f71d85584a65b033fd (patch) | |
tree | 952a24b2948a28cc2bca07b60395b0920a543d09 /target/linux/mpc83xx | |
parent | 7f0aea1dc5766d6dd90105932b74655011c727f5 (diff) |
refresh kernel configs
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35434 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc83xx')
-rw-r--r-- | target/linux/mpc83xx/config-3.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/mpc83xx/config-3.7 b/target/linux/mpc83xx/config-3.7 index 691e713c7..fe0f5334f 100644 --- a/target/linux/mpc83xx/config-3.7 +++ b/target/linux/mpc83xx/config-3.7 @@ -388,6 +388,8 @@ CONFIG_WAN_ROUTER=m CONFIG_WORD_SIZE=32 CONFIG_XFRM_ALGO=m CONFIG_XFRM_IPCOMP=m +CONFIG_XZ_DEC_BCJ=y +CONFIG_XZ_DEC_POWERPC=y CONFIG_YAFFS_9BYTE_TAGS=y # CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set CONFIG_YAFFS_AUTO_YAFFS2=y @@ -401,5 +403,3 @@ CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y CONFIG_YAFFS_XATTR=y CONFIG_YAFFS_YAFFS1=y CONFIG_YAFFS_YAFFS2=y -CONFIG_XZ_DEC_BCJ=y -CONFIG_XZ_DEC_POWERPC=y |