summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-14 22:06:19 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-14 22:06:19 +0000
commit18fb56f8c1c8676028f1235c0567d2d9a0171c2d (patch)
tree22cb9614a4995864efa52299408283473e5388e7 /nuttx/configs/README.txt
parent84cd4c9f496ed927cac9c8d1cfab0c9747bbf85a (diff)
downloadpx4-nuttx-18fb56f8c1c8676028f1235c0567d2d9a0171c2d.tar.gz
px4-nuttx-18fb56f8c1c8676028f1235c0567d2d9a0171c2d.tar.bz2
px4-nuttx-18fb56f8c1c8676028f1235c0567d2d9a0171c2d.zip
Configre configs/ubw32/ostest to use kconfig-frontends
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5518 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index 4800f02ee..babdf7330 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -1590,7 +1590,7 @@ defconfig -- This is a configuration file similar to the Linux
operation from FLASH but must copy initialized .data sections to RAM.
CONFIG_BOOT_COPYTORAM - Some configurations boot in FLASH
but copy themselves entirely into RAM for better performance.
- CONFIG_BOOT_RAMFUNCS - Other configurations may copy just some functions
+ CONFIG_ARCH_RAMFUNCS - Other configurations may copy just some functions
into RAM, either for better performance or for errata workarounds.
CONFIG_STACK_ALIGNMENT - Set if the your application has specific
stack alignment requirements (may not be supported