diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2009-02-03 02:19:18 +0100 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2009-02-03 02:20:13 +0100 |
commit | 26ff6dabd9ffaa86a2372c53553c5354ea095eeb (patch) | |
tree | e6251a4fb4cee89d81872aa5644b304f593a4c65 /packages/linux/linux-rp-2.6.26 | |
parent | 194a2eae7b37b3a095504ede000cb2deead96582 (diff) |
linux-rp_2.6.26: remove jffs2_summary from collie defconfig
Diffstat (limited to 'packages/linux/linux-rp-2.6.26')
-rw-r--r-- | packages/linux/linux-rp-2.6.26/defconfig-collie | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-rp-2.6.26/defconfig-collie b/packages/linux/linux-rp-2.6.26/defconfig-collie index e80885f332..0473d89541 100644 --- a/packages/linux/linux-rp-2.6.26/defconfig-collie +++ b/packages/linux/linux-rp-2.6.26/defconfig-collie @@ -1229,7 +1229,7 @@ CONFIG_JFFS2_FS=y CONFIG_JFFS2_FS_DEBUG=0 CONFIG_JFFS2_FS_WRITEBUFFER=y # CONFIG_JFFS2_FS_WBUF_VERIFY is not set -CONFIG_JFFS2_SUMMARY=y +# CONFIG_JFFS2_SUMMARY is not set # CONFIG_JFFS2_FS_XATTR is not set # CONFIG_JFFS2_SYSFS is not set CONFIG_JFFS2_COMPRESSION_OPTIONS=y |