summaryrefslogtreecommitdiff
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorIoana Ciornei <ioana.ciornei@nxp.com>2017-05-19 09:43:21 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-09-25 07:25:41 (GMT)
commitdb89306a3b15ea65bb20592912f26a2727e705a5 (patch)
tree049f3d576f9175302bd98de765bf1dc92ccd5f4a /arch/arm64/configs
parent9fd50859fea6de2e2fb8cdf56a1395884f2818a7 (diff)
downloadlinux-db89306a3b15ea65bb20592912f26a2727e705a5.tar.xz
lsdk.config: added config options required to run docker
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/lsdk.config8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm64/configs/lsdk.config b/arch/arm64/configs/lsdk.config
index 5695c1b..a788085 100644
--- a/arch/arm64/configs/lsdk.config
+++ b/arch/arm64/configs/lsdk.config
@@ -105,3 +105,11 @@ CONFIG_MACVLAN=y
CONFIG_MACVTAP=y
CONFIG_BTRFS_FS=y
CONFIG_FUSE_FS=y
+
+# lxc
+CONFIG_UNIX_DIAG=y
+CONFIG_PACKET_DIAG=y
+CONFIG_NETLINK_DIAG=y
+
+# docker
+CONFIG_OVERLAY_FS=y