summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-11 18:04:04 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-11 18:04:04 +0000
commitcdbb7040cc2ba10d5c86fccc448660a401dad7b9 (patch)
tree0b5cce4b0f0049e65b2aec2260ee39d4506bdbef /nuttx/configs/README.txt
parent39fce4309cd7e36e44e51221a72da8d425df88d8 (diff)
downloadpx4-nuttx-cdbb7040cc2ba10d5c86fccc448660a401dad7b9.tar.gz
px4-nuttx-cdbb7040cc2ba10d5c86fccc448660a401dad7b9.tar.bz2
px4-nuttx-cdbb7040cc2ba10d5c86fccc448660a401dad7b9.zip
Add support for the Z180 MMU and generic hooks for processes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5428 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 b4700433b..23f5e4380 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -160,6 +160,9 @@ defconfig -- This is a configuration file similar to the Linux
CONFIG_ARCH_IRQPRIO
Define if the architecture suports prioritizaton of interrupts
and the up_prioritize_irq() API.
+ CONFIG_ADDRENV
+ The CPU supports an MMU and CPU port supports provision of address
+ environments for tasks (making the, perhaps, processes).
Some architectures require a description of the RAM configuration: