diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 200ee5dd98b..ef596269548 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -966,6 +966,8 @@ options _KPOSIX_PRIORITY_SCHEDULING # user should be ready to assist in debugging if problems arise. options P1003_1B_SEMAPHORES +# POSIX message queue +options P1003_1B_MQUEUE ##################################################################### # SECURITY POLICY PARAMETERS