From d13e242a4e689caccff7a55c2ace2423ca0f852f Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Fri, 5 Sep 2014 10:54:28 +0000 Subject: linux: Enable multiple devpts instances This is required for Docker. --- strata/bsp-armv7b-highbank/linux-armv7b-highbank.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata/bsp-armv7b-highbank/linux-armv7b-highbank.morph') diff --git a/strata/bsp-armv7b-highbank/linux-armv7b-highbank.morph b/strata/bsp-armv7b-highbank/linux-armv7b-highbank.morph index 10cbcb01..e3011233 100644 --- a/strata/bsp-armv7b-highbank/linux-armv7b-highbank.morph +++ b/strata/bsp-armv7b-highbank/linux-armv7b-highbank.morph @@ -14,6 +14,7 @@ configure-commands: - scripts/config -e IP_PNP_DHCP - scripts/config -e IP_PNP_BOOTP - scripts/config --set-str UEVENT_HELPER_PATH '' +- scripts/config -e DEVPTS_MULTIPLE_INSTANCES - scripts/config -e DEVTMPFS - scripts/config -e DEVTMPFS_MOUNT - scripts/config -e CONFIG_FHANDLE -- cgit v1.2.1