[linux-kvm-{x,b}][PATCH] UBUNTU: kvm: [Config] enable BLK_DEV_NBD
Kamal Mostafa
kamal at canonical.com
Tue Sep 25 19:23:07 UTC 2018
BugLink: https://bugs.launchpad.net/bugs/1793976
Signed-off-by: Kamal Mostafa <kamal at canonical.com>
---
debian.kvm/config/config.common.ubuntu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian.kvm/config/config.common.ubuntu b/debian.kvm/config/config.common.ubuntu
index 785b326..55d7e16 100644
--- a/debian.kvm/config/config.common.ubuntu
+++ b/debian.kvm/config/config.common.ubuntu
@@ -227,7 +227,7 @@ CONFIG_BLK_DEV_INITRD=y
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
CONFIG_BLK_DEV_MD=m
-# CONFIG_BLK_DEV_NBD is not set
+CONFIG_BLK_DEV_NBD=m
# CONFIG_BLK_DEV_NULL_BLK is not set
# CONFIG_BLK_DEV_NVME is not set
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
--
2.7.4
More information about the kernel-team
mailing list