xiaoxiang781216 commented on a change in pull request #2533: URL: https://github.com/apache/incubator-nuttx/pull/2533#discussion_r542406930
########## File path: sched/mqueue/mqueue.h ########## @@ -53,12 +53,6 @@ #define NUM_MSG_DESCRIPTORS 4 -/* This defines the number of messages to set aside for exclusive use by - * interrupt handlers - */ - -#define NUM_INTERRUPT_MSGS 8 Review comment: Yes, and since we always save the normalize(or smallest) defconfig now, it always require kconfig-frontend to expend defconfig to .config. And then all default value will bring back by the tools automatically. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org