xiaoxiang781216 commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r841065353
##########
File path: arch/risc-v/Kconfig
##########
@@ -234,6 +234,10 @@ config ARCH_MPU_HAS_NAPOT
bool "PMP supports NAPOT"
default y if !PMP_HAS_LIMITED_FEATURES
+config ARCH_CPU_COUNT
Review comment:
Initially, we have SMP_NCPUS and your team add IRQ_NSTACKS recently, I
don't believe we need another similar config ARCH_CPU_COUNT. Could you please
explain in which case these three value will have different setting?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]