flo: defconfig: don't disable NET_NS

Change-Id: I4082679c3f5d5d0f48f9a257232f06b066b86c5f
This commit is contained in:
Artem Borisov 2017-08-28 23:32:09 +03:00
parent 9d814faae9
commit 722370c1a0

View file

@ -17,7 +17,6 @@ CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
# CONFIG_USER_NS is not set
# CONFIG_PID_NS is not set
# CONFIG_NET_NS is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y