diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index b5473549ae0..06f2c3e6ff9 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -5098,9 +5098,6 @@ build
  • CONFIG_NET_MULTICAST: Outgoing multi-cast address support
  • -
  • - CONFIG_NET_FWCACHE_SIZE: number of packets to remember when looking for duplicates -
  • SLIP

    @@ -5803,10 +5800,6 @@ build CONFIG_BOOT_RAMFUNCS: Other configurations may copy just some functions into RAM, either for better performance or for errata workarounds. -
  • - CONFIG_STACK_POINTER: The initial stack pointer (may not be supported - in all architectures). -
  • CONFIG_STACK_ALIGNMENT: Set if the your application has specific stack alignment requirements (may not be supported in all architectures).