From: Paolo Pisati Date: Wed, 30 Aug 2017 10:02:26 +0000 (+0000) Subject: UBUNTU: [Config] CONFIG_BLK_DEV_LOOP_MIN_COUNT=256 X-Git-Tag: Ubuntu-raspi2-4.13.0-1015.16~34 X-Git-Url: https://git.proxmox.com/?p=mirror_ubuntu-artful-kernel.git;a=commitdiff_plain;h=f7391478daaeddf445d2744e7fbda65c15be55b9 UBUNTU: [Config] CONFIG_BLK_DEV_LOOP_MIN_COUNT=256 Signed-off-by: Paolo Pisati --- diff --git a/debian.raspi2/config/config.common.ubuntu b/debian.raspi2/config/config.common.ubuntu index b120420ee4ff..1dc3a1ba95df 100644 --- a/debian.raspi2/config/config.common.ubuntu +++ b/debian.raspi2/config/config.common.ubuntu @@ -646,7 +646,7 @@ CONFIG_BLK_DEV_INITRD=y CONFIG_BLK_DEV_INTEGRITY=y CONFIG_BLK_DEV_IO_TRACE=y CONFIG_BLK_DEV_LOOP=y -CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=256 CONFIG_BLK_DEV_MD=y CONFIG_BLK_DEV_NBD=m CONFIG_BLK_DEV_NULL_BLK=m