pussuw opened a new pull request, #5985: URL: https://github.com/apache/incubator-nuttx/pull/5985
IRQ_NSTACKS, ARCH_CPU_COUNT, CONFIG_SMP_NCPUS all relate to each other. However, a bit of clean up can be done and everything can be merged into SMP_NCPUS. The MPFS bootloader case works also as it requires only 1 IRQ stack for the hart that executes as bootloader. ## Summary Merges three related Kconfig parameters into one ## Impact Reduces configuration complexity by reducing related parameters ## Testing MPFS icicle:knsh + CI passed -- 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]
