From f735c35d3f21350ee1fdd02200394ddb3a3ef832 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Fri, 24 May 2024 09:33:39 +0000 Subject: [PATCH] Enable CONFIG_MLX4_CORE_GEN2 --- SOURCES/kernel-rt-aarch64-debug.config | 2 +- SOURCES/kernel-rt-aarch64.config | 2 +- SOURCES/kernel-rt-ppc64le-debug.config | 2 +- SOURCES/kernel-rt-ppc64le.config | 2 +- SOURCES/kernel-rt-s390x-debug.config | 2 +- SOURCES/kernel-rt-s390x-zfcpdump.config | 2 +- SOURCES/kernel-rt-s390x.config | 2 +- SOURCES/kernel-rt-x86_64-debug.config | 2 +- SOURCES/kernel-rt-x86_64.config | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/SOURCES/kernel-rt-aarch64-debug.config b/SOURCES/kernel-rt-aarch64-debug.config index 2c78ff0..0d8dc0c 100644 --- a/SOURCES/kernel-rt-aarch64-debug.config +++ b/SOURCES/kernel-rt-aarch64-debug.config @@ -1166,7 +1166,7 @@ # CONFIG_MINIX_SUBPARTITION is not set # CONFIG_MISC_RTSX_PCI is not set # CONFIG_MISC_RTSX_USB is not set -# CONFIG_MLX4_CORE_GEN2 is not set +CONFIG_MLX4_CORE_GEN2=y # CONFIG_MLX90614 is not set # CONFIG_MLX90632 is not set # CONFIG_MMA7455_I2C is not set diff --git a/SOURCES/kernel-rt-aarch64.config b/SOURCES/kernel-rt-aarch64.config index e984e10..eb91995 100644 --- a/SOURCES/kernel-rt-aarch64.config +++ b/SOURCES/kernel-rt-aarch64.config @@ -1224,7 +1224,7 @@ # CONFIG_MINIX_SUBPARTITION is not set # CONFIG_MISC_RTSX_PCI is not set # CONFIG_MISC_RTSX_USB is not set -# CONFIG_MLX4_CORE_GEN2 is not set +CONFIG_MLX4_CORE_GEN2=y # CONFIG_MLX90614 is not set # CONFIG_MLX90632 is not set # CONFIG_MMA7455_I2C is not set diff --git a/SOURCES/kernel-rt-ppc64le-debug.config b/SOURCES/kernel-rt-ppc64le-debug.config index 53000f2..ea00284 100644 --- a/SOURCES/kernel-rt-ppc64le-debug.config +++ b/SOURCES/kernel-rt-ppc64le-debug.config @@ -1047,7 +1047,7 @@ # CONFIG_MFD_WM8994 is not set # CONFIG_MHI_BUS_EP is not set # CONFIG_MINIX_FS is not set -# CONFIG_MLX4_CORE_GEN2 is not set +CONFIG_MLX4_CORE_GEN2=y # CONFIG_MLX90614 is not set # CONFIG_MLX90632 is not set # CONFIG_MLXBF_BOOTCTL is not set diff --git a/SOURCES/kernel-rt-ppc64le.config b/SOURCES/kernel-rt-ppc64le.config index 9853653..132e370 100644 --- a/SOURCES/kernel-rt-ppc64le.config +++ b/SOURCES/kernel-rt-ppc64le.config @@ -1107,7 +1107,7 @@ # CONFIG_MFD_WM8994 is not set # CONFIG_MHI_BUS_EP is not set # CONFIG_MINIX_FS is not set -# CONFIG_MLX4_CORE_GEN2 is not set +CONFIG_MLX4_CORE_GEN2=y # CONFIG_MLX90614 is not set # CONFIG_MLX90632 is not set # CONFIG_MLXBF_BOOTCTL is not set diff --git a/SOURCES/kernel-rt-s390x-debug.config b/SOURCES/kernel-rt-s390x-debug.config index 513bae8..99e5443 100644 --- a/SOURCES/kernel-rt-s390x-debug.config +++ b/SOURCES/kernel-rt-s390x-debug.config @@ -1119,7 +1119,7 @@ # CONFIG_MINIX_FS is not set # CONFIG_MISC_RTSX_PCI is not set # CONFIG_MISDN_HFCMULTI is not set -# CONFIG_MLX4_CORE_GEN2 is not set +CONFIG_MLX4_CORE_GEN2=y # CONFIG_MLX90614 is not set # CONFIG_MLX90632 is not set # CONFIG_MLXBF_BOOTCTL is not set diff --git a/SOURCES/kernel-rt-s390x-zfcpdump.config b/SOURCES/kernel-rt-s390x-zfcpdump.config index 299f0d1..c9fdfcf 100644 --- a/SOURCES/kernel-rt-s390x-zfcpdump.config +++ b/SOURCES/kernel-rt-s390x-zfcpdump.config @@ -1277,7 +1277,7 @@ # CONFIG_MISC_FILESYSTEMS is not set # CONFIG_MISC_RTSX_PCI is not set # CONFIG_MISDN_HFCMULTI is not set -# CONFIG_MLX4_CORE_GEN2 is not set +CONFIG_MLX4_CORE_GEN2=y # CONFIG_MLX90614 is not set # CONFIG_MLX90632 is not set # CONFIG_MLXBF_BOOTCTL is not set diff --git a/SOURCES/kernel-rt-s390x.config b/SOURCES/kernel-rt-s390x.config index ae3ea3e..a1d49c4 100644 --- a/SOURCES/kernel-rt-s390x.config +++ b/SOURCES/kernel-rt-s390x.config @@ -1180,7 +1180,7 @@ # CONFIG_MINIX_FS is not set # CONFIG_MISC_RTSX_PCI is not set # CONFIG_MISDN_HFCMULTI is not set -# CONFIG_MLX4_CORE_GEN2 is not set +CONFIG_MLX4_CORE_GEN2=y # CONFIG_MLX90614 is not set # CONFIG_MLX90632 is not set # CONFIG_MLXBF_BOOTCTL is not set diff --git a/SOURCES/kernel-rt-x86_64-debug.config b/SOURCES/kernel-rt-x86_64-debug.config index da518ae..35751a0 100644 --- a/SOURCES/kernel-rt-x86_64-debug.config +++ b/SOURCES/kernel-rt-x86_64-debug.config @@ -1064,7 +1064,7 @@ # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MINIX_FS is not set # CONFIG_MK8 is not set -# CONFIG_MLX4_CORE_GEN2 is not set +CONFIG_MLX4_CORE_GEN2=y # CONFIG_MLX90614 is not set # CONFIG_MLX90632 is not set # CONFIG_MLXBF_BOOTCTL is not set diff --git a/SOURCES/kernel-rt-x86_64.config b/SOURCES/kernel-rt-x86_64.config index 90f88c7..da10f28 100644 --- a/SOURCES/kernel-rt-x86_64.config +++ b/SOURCES/kernel-rt-x86_64.config @@ -1122,7 +1122,7 @@ # CONFIG_MICROCODE_LATE_LOADING is not set # CONFIG_MINIX_FS is not set # CONFIG_MK8 is not set -# CONFIG_MLX4_CORE_GEN2 is not set +CONFIG_MLX4_CORE_GEN2=y # CONFIG_MLX90614 is not set # CONFIG_MLX90632 is not set # CONFIG_MLXBF_BOOTCTL is not set