diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-10-13 00:25:09 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-10-13 00:25:09 +0000 |
commit | cd466ecb18403f05df7cfdb163d14f386029a592 (patch) | |
tree | acca49ee9e91ea939781ae51e43c8e332a2ca09d /target/linux/ixp4xx | |
parent | cea0422b82f77bb48c6c3bac824bc871deb78810 (diff) | |
download | upstream-cd466ecb18403f05df7cfdb163d14f386029a592.tar.gz upstream-cd466ecb18403f05df7cfdb163d14f386029a592.tar.bz2 upstream-cd466ecb18403f05df7cfdb163d14f386029a592.zip |
ixp4xx/fsg3: Enable REISERFS for booting from vendor rootfs on disk
SVN-Revision: 9275
Diffstat (limited to 'target/linux/ixp4xx')
-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 |