pussuw commented on a change in pull request #5919: URL: https://github.com/apache/incubator-nuttx/pull/5919#discussion_r839419200
########## File path: arch/Kconfig ########## @@ -445,6 +445,7 @@ menuconfig ARCH_ADDRENV bool "Address environments" default n depends on ARCH_HAVE_ADDRENV + depends on ARCH_INTERRUPTSTACK != 0 Review comment: True, however the infrastructure for using ARCH_KERNEL_STACK for this is not in place for any of the targets. So it can be a bit misleading IMO. -- 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