diff options
| author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-08-28 22:19:09 +0000 |
|---|---|---|
| committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-08-28 22:19:09 +0000 |
| commit | 7bcfdf99334a5f8f97e2b7d557e381d0acc4a385 (patch) | |
| tree | c151b453ec77fdac4607a6bd68384a00a5c0c992 /openwrt/target/linux/linux-2.6/config | |
| parent | 6e28cf851f38d5473bf7f2dd4b75547779ba814c (diff) | |
| download | mtk-20170518-7bcfdf99334a5f8f97e2b7d557e381d0acc4a385.zip mtk-20170518-7bcfdf99334a5f8f97e2b7d557e381d0acc4a385.tar.gz mtk-20170518-7bcfdf99334a5f8f97e2b7d557e381d0acc4a385.tar.bz2 | |
add squashfs 2.2 for kernel 2.6, cleanup broadcom patch, remove .orig files
SVN-Revision: 1777
Diffstat (limited to 'openwrt/target/linux/linux-2.6/config')
| -rw-r--r-- | openwrt/target/linux/linux-2.6/config/brcm | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/openwrt/target/linux/linux-2.6/config/brcm b/openwrt/target/linux/linux-2.6/config/brcm index 56b8f15..0de76de 100644 --- a/openwrt/target/linux/linux-2.6/config/brcm +++ b/openwrt/target/linux/linux-2.6/config/brcm @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.12.5 -# Sun Aug 28 16:32:06 2005 +# Sun Aug 28 23:44:24 2005 # CONFIG_MIPS=y # CONFIG_MIPS64 is not set @@ -1012,6 +1012,10 @@ CONFIG_JFFS2_RTIME=y CONFIG_JFFS2_CMODE_PRIORITY=y # CONFIG_JFFS2_CMODE_SIZE is not set # CONFIG_CRAMFS is not set +CONFIG_SQUASHFS=y +# CONFIG_SQUASHFS_EMBEDDED is not set +CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 +# CONFIG_SQUASHFS_VMALLOC is not set # CONFIG_VXFS_FS is not set # CONFIG_HPFS_FS is not set # CONFIG_QNX4FS_FS is not set |
