From: rwhitby Date: Sat, 13 Oct 2007 00:25:09 +0000 (+0000) Subject: ixp4xx/fsg3: Enable REISERFS for booting from vendor rootfs on disk X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/2f2d109af16e7d2a93cb2d1767993492325de0d3 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 --- diff --git a/target/linux/ixp4xx/config/profile-FSG3 b/target/linux/ixp4xx/config/profile-FSG3 index 3d8d1cee4..6dfaae0a8 100644 --- a/target/linux/ixp4xx/config/profile-FSG3 +++ b/target/linux/ixp4xx/config/profile-FSG3 @@ -19,3 +19,4 @@ CONFIG_EXT3_FS_SECURITY=y CONFIG_JBD=y CONFIG_FS_MBCACHE=y CONFIG_BLK_DEV_SD=y +CONFIG_REISERFS_FS=y