summaryrefslogtreecommitdiffstats
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-05-03 00:02:10 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-05-03 00:02:10 +0000
commitca01ccedc2e3aa182d6fc851019d1f788ea736eb (patch)
tree71f96f677e8a2ee3fffcc2e29fb25efc3c644f79 /nuttx/configs
parent76e9d6c6f74db806a220765d36c053315b76f906 (diff)
Starting NXFFS packing logic
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@3553 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/sim/nxffs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/sim/nxffs/defconfig b/nuttx/configs/sim/nxffs/defconfig
index acedc357da..2fa2297c19 100644
--- a/nuttx/configs/sim/nxffs/defconfig
+++ b/nuttx/configs/sim/nxffs/defconfig
@@ -355,6 +355,7 @@ CONFIG_NSH_NETMASK=(255<<24|255<<16|255<<8|0)
# Various FS, NXFFS, RAMMTD and other settings needed for
# apps/examples/nxffs
#
+CONFIG_LIB_RAND_ORDER=3
CONFIG_FS_NXFFS=y
CONFIG_NXFFS_ERASEDSTATE=0xff
CONFIG_NXFSS_PREALLOCATED=y