xiaoxiang781216 commented on code in PR #6393:
URL: https://github.com/apache/incubator-nuttx/pull/6393#discussion_r893792679


##########
sched/Kconfig:
##########
@@ -1585,6 +1585,12 @@ config MQ_MAXMSGSIZE
                Message structures are allocated with a fixed payload size 
given by this
                setting (does not include other message structure overhead.
 
+config DISABLE_MQUEUE_NOTIFICATION
+       bool "Disable POSIX message queue notification"
+       default n

Review Comment:
   n->DEFAULT_SMALL



-- 
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