update: enable posix message queue

This commit is contained in:
李海波 2024-09-27 20:32:25 +08:00
parent 99af0c296c
commit 164a702e6e
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ CONFIG_KERNEL_LZ4=y
CONFIG_DEFAULT_HOSTNAME="(none)"
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y
# CONFIG_POSIX_MQUEUE is not set
CONFIG_POSIX_MQUEUE=y
CONFIG_CROSS_MEMORY_ATTACH=y
# CONFIG_FHANDLE is not set
# CONFIG_USELIB is not set