summaryrefslogtreecommitdiff
path: root/nuttx/arch/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/Kconfig')
-rw-r--r--nuttx/arch/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/arch/Kconfig b/nuttx/arch/Kconfig
index 2c81f17ca..37b3e4d1a 100644
--- a/nuttx/arch/Kconfig
+++ b/nuttx/arch/Kconfig
@@ -296,5 +296,5 @@ config FLASH_SIZE
The size in bytes of the installed boot FLASH. "Boot" FLASH
refers to the FLASH that you link program code into.
-endif
-endmenu
+endif # BOOT_RUNFROMFLASH && ARCH_HAVE_MMU
+endmenu # Boot Memory Configuration