From b7f3aba0e25b35db58c7b56335586892a87b4788 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sun, 7 Nov 2004 19:16:28 +0000 Subject: [PATCH] set jffs2 as compiled-in (not module) for handhelds-pxa-2.6, to prevent trouble when rootfs is on jffs2 BKrev: 418e748cJNPmA9jE039haQxtRArbQw --- linux/handhelds-pxa-2.6/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/handhelds-pxa-2.6/defconfig b/linux/handhelds-pxa-2.6/defconfig index 7512d7960c..cd92420627 100644 --- a/linux/handhelds-pxa-2.6/defconfig +++ b/linux/handhelds-pxa-2.6/defconfig @@ -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 -- 2.39.5