diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-08-03 16:25:32 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-08-03 16:25:32 +0000 |
commit | c8190d6efdf5aaef58c5bd865ca82360b1f43d62 (patch) | |
tree | eb5786b9ce6f7ab26d1ec6203e9485e9bac0e9f2 /packages/linux/linux-rp-2.6.26 | |
parent | a931d98e8a8af3f71a69d88d2970fb47ea41bad3 (diff) |
linux-rp: add jffs as buildin for collie
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 6612644acb..c0e3e3b448 100644 --- a/packages/linux/linux-rp-2.6.26/defconfig-collie +++ b/packages/linux/linux-rp-2.6.26/defconfig-collie @@ -1226,7 +1226,7 @@ CONFIG_TMPFS=y # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set -CONFIG_JFFS2_FS=m +CONFIG_JFFS2_FS=y CONFIG_JFFS2_FS_DEBUG=0 CONFIG_JFFS2_FS_WRITEBUFFER=y # CONFIG_JFFS2_FS_WBUF_VERIFY is not set |