summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-08 14:42:42 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-08 14:42:42 +0000
commita261e0bd080530c6a9f4c766c6650729bb75d0d1 (patch)
tree1607a8e3544808fc3a506a2b946916d91b08f796 /nuttx/configs/README.txt
parent0a30a23cf0bb5a2abf1f02c5f120641e75067fae (diff)
downloadpx4-nuttx-a261e0bd080530c6a9f4c766c6650729bb75d0d1.tar.gz
px4-nuttx-a261e0bd080530c6a9f4c766c6650729bb75d0d1.tar.bz2
px4-nuttx-a261e0bd080530c6a9f4c766c6650729bb75d0d1.zip
Complets ram mapping logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3578 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 8f6438ba7..82d83eaf2 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -540,6 +540,9 @@ defconfig -- This is a configuration file similar to the Linux
and making it available for re-use (and possible over-wear).
Default: 8192.
CONFIG_FS_ROMFS - Enable ROMFS filesystem support
+ CONFIG_FS_RAMMAP - For file systems that do not support XIP, this
+ option will enable a limited form of memory mapping that is
+ implemented by copying whole files into memory.
SPI driver
CONFIG_SPI_OWNBUS - Set if there is only one active device