set jffs2 as compiled-in (not module) for handhelds-pxa-2.6, to prevent
authorPhil Blundell <philb@gnu.org>
Sun, 7 Nov 2004 19:16:28 +0000 (19:16 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 7 Nov 2004 19:16:28 +0000 (19:16 +0000)
trouble when rootfs is on jffs2

BKrev: 418e748cJNPmA9jE039haQxtRArbQw

linux/handhelds-pxa-2.6/defconfig

index 7512d79..cd92420 100644 (file)
@@ -993,7 +993,7 @@ CONFIG_RAMFS=y
 # CONFIG_BFS_FS is not set
 # CONFIG_EFS_FS is not set
 # CONFIG_JFFS_FS is not set
-CONFIG_JFFS2_FS=m
+CONFIG_JFFS2_FS=y
 CONFIG_JFFS2_FS_DEBUG=0
 CONFIG_JFFS2_FS_NAND=y
 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set