git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6f97fa
)
set jffs2 as compiled-in (not module) for handhelds-pxa-2.6, to prevent
author
Phil Blundell
<philb@gnu.org>
Sun, 7 Nov 2004 19:16:28 +0000
(19:16 +0000)
committer
Phil 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
patch
|
blob
|
history
diff --git
a/linux/handhelds-pxa-2.6/defconfig
b/linux/handhelds-pxa-2.6/defconfig
index
7512d79
..
cd92420
100644
(file)
--- 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