Skip to content

Commit 20b4712

Browse files
committed
activate CONFIG_POSIX_MQUEUE to enable docker >= 1.4.0
1 parent 2e69dee commit 20b4712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/configs/odroidu_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ CONFIG_VERSION_SIGNATURE=""
4747
CONFIG_SWAP=y
4848
CONFIG_SYSVIPC=y
4949
CONFIG_SYSVIPC_SYSCTL=y
50-
# CONFIG_POSIX_MQUEUE is not set
50+
CONFIG_POSIX_MQUEUE=y
5151
CONFIG_FHANDLE=y
5252
# CONFIG_AUDIT is not set
5353
CONFIG_HAVE_GENERIC_HARDIRQS=y

0 commit comments

Comments
 (0)