summaryrefslogtreecommitdiff
path: root/nuttx/configs/rgmp/x86/helloxx/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/rgmp/x86/helloxx/defconfig')
-rw-r--r--nuttx/configs/rgmp/x86/helloxx/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/rgmp/x86/helloxx/defconfig b/nuttx/configs/rgmp/x86/helloxx/defconfig
index 159195224..9266bad81 100644
--- a/nuttx/configs/rgmp/x86/helloxx/defconfig
+++ b/nuttx/configs/rgmp/x86/helloxx/defconfig
@@ -63,7 +63,7 @@ CONFIG_ARCH_BOARD_RGMP=y
# CONFIG_MM_REGIONS - If the architecture includes multiple
# regions of memory to allocate from, this specifies the
# number of memory regions that the memory manager must
-# handle and enables the API mm_addregion(start, end);
+# handle and enables the API mm_addregion(heap, start, end);
# CONFIG_ARCH_LOWPUTC - architecture supports low-level, boot
# time console output
# CONFIG_MSEC_PER_TICK - The default system timer is 100Hz