From be1171dce6c7dec2bae35061963f08a0e4d5b7f9 Mon Sep 17 00:00:00 2001 From: Seth Forshee Date: Thu, 5 Apr 2018 08:16:42 -0500 Subject: [PATCH] UBUNTU: [Config] CONFIG_BLK_DEV_NMVE=m BugLink: http://bugs.launchpad.net/bugs/1759893 Signed-off-by: Seth Forshee --- debian.master/config/annotations | 4 +++- debian.master/config/config.common.ubuntu | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian.master/config/annotations b/debian.master/config/annotations index 713fcd20b675..43e0e8a60e9d 100644 --- a/debian.master/config/annotations +++ b/debian.master/config/annotations @@ -4744,10 +4744,12 @@ CONFIG_NVDIMM_PFN policy<{'amd64': 'y', 'ppc64el': CONFIG_NVDIMM_DAX policy<{'amd64': 'y', 'ppc64el': 'y'}> # Menu: Device Drivers >> NVME Support -CONFIG_BLK_DEV_NVME policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}> +CONFIG_BLK_DEV_NVME policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm', 's390x': 'm'}> CONFIG_NVME_MULTIPATH policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}> CONFIG_NVME_RDMA policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm', 's390x': 'm'}> CONFIG_NVME_FC policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm', 's390x': 'm'}> +# +CONFIG_BLK_DEV_NVME mark note # Menu: Device Drivers >> NVME Support >> NVMe Target support CONFIG_NVME_TARGET policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm', 's390x': 'm'}> diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu index 56200b0da46c..7ff46e6c6542 100644 --- a/debian.master/config/config.common.ubuntu +++ b/debian.master/config/config.common.ubuntu @@ -986,7 +986,7 @@ CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 CONFIG_BLK_DEV_MD=y CONFIG_BLK_DEV_NBD=m CONFIG_BLK_DEV_NULL_BLK=m -CONFIG_BLK_DEV_NVME=y +CONFIG_BLK_DEV_NVME=m CONFIG_BLK_DEV_PMEM=m CONFIG_BLK_DEV_RAM=m CONFIG_BLK_DEV_RAM_COUNT=16 @@ -6263,7 +6263,7 @@ CONFIG_NVMEM_IMX_OCOTP=m CONFIG_NVMEM_SNVS_LPGPR=m CONFIG_NVMEM_SUNXI_SID=m # CONFIG_NVMEM_VF610_OCOTP is not set -CONFIG_NVME_CORE=y +CONFIG_NVME_CORE=m CONFIG_NVME_FABRICS=m CONFIG_NVME_FC=m CONFIG_NVME_MULTIPATH=y -- 2.39.2