summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-11-07 19:16:28 +0000
committerPhil Blundell <philb@gnu.org>2004-11-07 19:16:28 +0000
commitb7f3aba0e25b35db58c7b56335586892a87b4788 (patch)
tree5f903c9543c4d5ad036028ce33d27cc287319b25
parentf6f97fa270a31eef19d6465692b4c418f0a0c6ea (diff)
set jffs2 as compiled-in (not module) for handhelds-pxa-2.6, to prevent
trouble when rootfs is on jffs2 BKrev: 418e748cJNPmA9jE039haQxtRArbQw
-rw-r--r--linux/handhelds-pxa-2.6/defconfig2
1 files changed, 1 insertions, 1 deletions
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