From 6d8c0161ad69a5d261779ab2ecd265d8352939f0 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 25 Feb 2022 11:48:57 -0600 Subject: kernel-5.17-0.rc5.53ab78cd6d5a.106 * Fri Feb 25 2022 Fedora Kernel Team [5.17-0.rc5.53ab78cd6d5a.106] - mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning (Waiman Long) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-x86_64-debug-rhel.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kernel-x86_64-debug-rhel.config') diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 61168f93d..480b6ad06 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -2337,7 +2337,7 @@ CONFIG_INTEL_MEI_ME=m CONFIG_INTEL_MEI_WDT=m # CONFIG_INTEL_MENLOW is not set CONFIG_INTEL_OAKTRAIL=m -# CONFIG_INTEL_PCH_THERMAL is not set +CONFIG_INTEL_PCH_THERMAL=m CONFIG_INTEL_PMC_CORE=m CONFIG_INTEL_PMT_CLASS=m CONFIG_INTEL_PMT_CRASHLOG=m @@ -5421,7 +5421,7 @@ CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH=m CONFIG_SND_SOC_INTEL_SOF_CS42L42_MACH=m CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH=m CONFIG_SND_SOC_INTEL_SOF_ES8336_MACH=m -# CONFIG_SND_SOC_INTEL_SOF_NAU8825_MACH is not set +CONFIG_SND_SOC_INTEL_SOF_NAU8825_MACH=m CONFIG_SND_SOC_INTEL_SOF_PCM512x_MACH=m CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH=m CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH=m -- cgit