From ae89d527a477aafd46e93d7b54d065a50355d435 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sat, 8 Jan 2022 12:06:21 +0100 Subject: [PATCH] pygoscelis: Disable CONFIG_NVME_MULTIPATH --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 61abb3f..65e5e4d 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -1578,7 +1578,7 @@ CONFIG_BLK_DEV_NBD=m # CONFIG_NVME_CORE=y CONFIG_BLK_DEV_NVME=y -CONFIG_NVME_MULTIPATH=y +# CONFIG_NVME_MULTIPATH is not set CONFIG_NVME_HWMON=y # CONFIG_NVME_FC is not set # CONFIG_NVME_TCP is not set