From 44ff646f83169d792167d1deec0e11a431fc8041 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 9 Jun 2022 07:54:50 -0500 Subject: kernel-5.18.3-200 * Thu Jun 09 2022 Justin M. Forbes [5.18.3-0] - Config updates for stable backports (Justin M. Forbes) - Fix typo in Makefile for stable Fedora (Justin M. Forbes) Resolves: Signed-off-by: Justin M. Forbes --- kernel-x86_64-debug-fedora.config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kernel-x86_64-debug-fedora.config') diff --git a/kernel-x86_64-debug-fedora.config b/kernel-x86_64-debug-fedora.config index ef36f3973..0609b173a 100644 --- a/kernel-x86_64-debug-fedora.config +++ b/kernel-x86_64-debug-fedora.config @@ -1767,6 +1767,7 @@ CONFIG_EEPROM_MAX6875=m # CONFIG_EFI_CAPSULE_QUIRK_QUARK_CSH is not set CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y # CONFIG_EFI_DISABLE_PCI_DMA is not set +# CONFIG_EFI_DISABLE_RUNTIME is not set CONFIG_EFI_DXE_MEM_ATTRIBUTES=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y @@ -5072,7 +5073,7 @@ CONFIG_R6040=m CONFIG_R8169=m CONFIG_R8188EU=m CONFIG_R8712U=m -CONFIG_RADIO_ADAPTERS=y +CONFIG_RADIO_ADAPTERS=m CONFIG_RADIO_MAXIRADIO=m CONFIG_RADIO_SAA7706H=m CONFIG_RADIO_SHARK2=m -- cgit