diff options
Diffstat (limited to 'target/linux/mpc83xx/config-3.7')
-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 691e713c71..fe0f5334f8 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 |