acassis commented on code in PR #14371:
URL: https://github.com/apache/nuttx/pull/14371#discussion_r1803303322


##########
arch/arm/src/armv7-a/Kconfig:
##########
@@ -220,3 +220,9 @@ config ARMV7A_ICACHE_DISABLE
 config ARMV7A_AFE_ENABLE
        bool "Enable Access Flag at __start"
        default n
+
+config ARMV7A_MONITOR_STACK_SIZE
+       int "monitor stack size"

Review Comment:
   ```suggest
        int "Monitor stack size"



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to