]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - init/Kconfig
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
[linux-2.6-omap-h63xx.git] / init / Kconfig
index c52d1d48272a084d4bce62a44f455b1cf2056067..a0807ba916449ff936ef5db82c5c7a86e11c7d33 100644 (file)
@@ -670,10 +670,10 @@ config UTS_NS
 
 config IPC_NS
        bool "IPC namespace"
-       depends on NAMESPACES && SYSVIPC
+       depends on NAMESPACES && (SYSVIPC || POSIX_MQUEUE)
        help
          In this namespace tasks work with IPC ids which correspond to
-         different IPC objects in different namespaces
+         different IPC objects in different namespaces.
 
 config USER_NS
        bool "User namespace (EXPERIMENTAL)"