diff options
author | rwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-10-13 00:25:09 +0000 |
---|---|---|
committer | rwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-10-13 00:25:09 +0000 |
commit | 2f2d109af16e7d2a93cb2d1767993492325de0d3 (patch) | |
tree | 8701a90636f82545fe1c71ca3bf7e514d47eba9e /target/linux | |
parent | 2176b02a8573fedbddd65aa933d104affb4afc22 (diff) |
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
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ixp4xx/config/profile-FSG3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ixp4xx/config/profile-FSG3 b/target/linux/ixp4xx/config/profile-FSG3 index 3d8d1cee4d..6dfaae0a8d 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 |