summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/mount/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sim/mount/defconfig')
-rw-r--r--nuttx/configs/sim/mount/defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/configs/sim/mount/defconfig b/nuttx/configs/sim/mount/defconfig
index 1acf235ce..e77905b55 100644
--- a/nuttx/configs/sim/mount/defconfig
+++ b/nuttx/configs/sim/mount/defconfig
@@ -301,6 +301,10 @@ CONFIG_EXAMPLES_NSH_NETMASK=(255<<24|255<<16|255<<8|0)
#
# Settings for examples/mount
CONFIG_EXAMPLES_MOUNT_DEVNAME="/dev/ram0"
+#CONFIG_EXAMPLES_MOUNT_NSECTORS=2048
+#CONFIG_EXAMPLES_MOUNT_SECTORSIZE=512
+#CONFIG_EXAMPLES_MOUNT_RAMDEVNO=1
+
#
# Stack and heap information
#