1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 22:51:06 +03:00

add jffs-compression patch

remove noop asm patch. it is really needed? i think not.
router still boots up fine.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@222 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx 2005-02-08 05:56:41 +00:00
parent dc1cac5fec
commit 19d2033f27
3 changed files with 5 additions and 0 deletions

View File

@ -705,6 +705,11 @@ CONFIG_SOFT_WATCHDOG=y
# CONFIG_JFFS_FS is not set
CONFIG_JFFS2_FS=y
CONFIG_JFFS2_FS_DEBUG=0
# CONFIG_JFFS2_BBC_ARMLIB is not set
CONFIG_JFFS2_BBC_LZO=y
CONFIG_JFFS2_BBC_LZARI=y
CONFIG_JFFS2_BBC_LZHD=y
CONFIG_JFFS2_BBC_LZSS=y
CONFIG_CRAMFS=y
CONFIG_SQUASHFS=y
# CONFIG_TMPFS is not set