]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/config: Enable config options for Docker
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>
Mon, 26 Sep 2016 17:13:04 +0000 (19:13 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 27 Sep 2016 06:54:41 +0000 (08:54 +0200)
commitfdcebf6f18ee87c6da69327c9972d57b8ce58166
treea1ee183cc070f1989bb97ba319388c2eb57be1f3
parentf50af850f407df7b548802461bc248c7683c6dd3
s390/config: Enable config options for Docker

The following config options are required/recommended for running Docker:

 Networking:

 - CONFIG_NF_NAT_MASQUERADE_IPV4=m
 - CONFIG_NF_NAT_MASQUERADE_IPV6=m
 - CONFIG_IPVLAN=m
 - CGROUP_NET_PRIO=y

 Storage drivers:

 - CONFIG_DM_THIN_PROVISIONING=m
 - CONFIG_OVERLAY_FS=m

 Scheduling:

 - CONFIG_FAIR_GROUP_SCHED=y
 - CONFIG_CFS_BANDWIDTH=y

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/configs/default_defconfig
arch/s390/configs/gcov_defconfig
arch/s390/configs/performance_defconfig