diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-28 22:19:09 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-28 22:19:09 +0000 |
commit | d002d70af78bd86328f64c9078799808de84fd6e (patch) | |
tree | c151b453ec77fdac4607a6bd68384a00a5c0c992 /openwrt/target/linux/linux-2.6/config | |
parent | e7f0dfd6daa1d28bad9d1699b14973f7f5d1d787 (diff) |
add squashfs 2.2 for kernel 2.6, cleanup broadcom patch, remove .orig files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1777 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 56b8f15a25..0de76de064 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 |