From ac2f01a699bb4089c65f90caca945ec30cd3ef61 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Oct 06 2022 06:28:22 +0000 Subject: build mlx in x86_64/azure as modules again (bsc#1203701) There is little gain by having the drivers built into the kernel. Having them as modules allows easy replacement by third party drivers. --- diff --git a/config/x86_64/azure b/config/x86_64/azure index 58744a5..92e1841 100644 --- a/config/x86_64/azure +++ b/config/x86_64/azure @@ -724,12 +724,6 @@ CONFIG_MICROSOFT_MANA=y # CONFIG_MISC_ALCOR_PCI is not set # CONFIG_MISC_RTSX is not set # CONFIG_MISC_RTSX_PCI is not set -CONFIG_MLX4_CORE=y -CONFIG_MLX4_EN=y -CONFIG_MLX5_CORE=y -# CONFIG_MLXBF_GIGE is not set -CONFIG_MLXFW=y -# CONFIG_MLXSW_CORE is not set # CONFIG_MMC is not set CONFIG_MODULES=y CONFIG_MODULE_SIG=y