Add option P1003_1B_MQUEUE for POSIX message queue.
This commit is contained in:
parent
5ee2d4ac5a
commit
5b40ce27b2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user