config: lxc: enable KERNEL_POSIX_MQUEUE
[openwrt/openwrt.git] / config / Config-kernel.in
index 3347254cb697b8344b1d52d45d781ce0c8dcbd06..c2539595084131c963bc5676c183e94b3278dcdf 100644 (file)
@@ -423,7 +423,7 @@ if KERNEL_LXC_MISC
 
        config KERNEL_POSIX_MQUEUE
                bool "POSIX Message Queues"
-               default n
+               default y
                help
                  POSIX variant of message queues is a part of IPC. In POSIX message
                  queues every message has a priority which decides about succession