diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 1f27a55653e..5efc76e6c3e 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -12,7 +12,7 @@
Last Updated: April 5, 2011
+Last Updated: April 6, 2011
@@ -3000,6 +3000,17 @@ build ++ Kernel build options: +
+CONFIG_NUTTX_KERNEL: Builds NuttX as a separately compiled kernel.
+ CONFIG_SYS_RESERVED: Reserved system call values for use by architecture-specific logic.
+
+OS setup related to on-demand paging: