diff options
| author | John Crispin <blogic@openwrt.org> | 2009-12-08 14:38:17 +0000 |
|---|---|---|
| committer | John Crispin <blogic@openwrt.org> | 2009-12-08 14:38:17 +0000 |
| commit | d96aa63db674f7612ab3ed451ccefd41d96797a1 (patch) | |
| tree | 84ce77295c71963800465bcb07ee37071199301e | |
| parent | edaad88c34ff4494dd27bc32fb64053e9c4aefd5 (diff) | |
| download | upstream-d96aa63db674f7612ab3ed451ccefd41d96797a1.tar.gz upstream-d96aa63db674f7612ab3ed451ccefd41d96797a1.tar.bz2 upstream-d96aa63db674f7612ab3ed451ccefd41d96797a1.zip | |
ifxmips: add CONFIG_SQUASHFS_SUPPORT_LZMA
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18701 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | target/linux/ifxmips/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ifxmips/config-2.6.30 b/target/linux/ifxmips/config-2.6.30 index b9167f63197..0dffd566bf7 100644 --- a/target/linux/ifxmips/config-2.6.30 +++ b/target/linux/ifxmips/config-2.6.30 @@ -142,6 +142,7 @@ CONFIG_SERIAL_IFXMIPS=y # CONFIG_SIBYTE_SENTOSA is not set # CONFIG_SIBYTE_SWARM is not set # CONFIG_SLOW_WORK is not set +CONFIG_SQUASHFS_SUPPORT_LZMA=y CONFIG_SWAP_IO_SPACE=y CONFIG_SWCONFIG=y CONFIG_SYS_HAS_CPU_MIPS32_R1=y |
