1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-26 02:38:59 +02:00

ixp4xx/fsg3: Enable REISERFS for booting from vendor rootfs on disk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9275 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
rwhitby 2007-10-13 00:25:09 +00:00
parent 2176b02a85
commit 2f2d109af1

View File

@ -19,3 +19,4 @@ CONFIG_EXT3_FS_SECURITY=y
CONFIG_JBD=y CONFIG_JBD=y
CONFIG_FS_MBCACHE=y CONFIG_FS_MBCACHE=y
CONFIG_BLK_DEV_SD=y CONFIG_BLK_DEV_SD=y
CONFIG_REISERFS_FS=y