From 11a9e693e1bced122b7efe8d9824859a6dc80f89 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 1 Apr 2022 09:14:51 -0500 Subject: kernel-5.18.0-0.rc0.e8b767f5e04097a.14 * Fri Apr 01 2022 Fedora Kernel Team [5.18.0-0.rc0.e8b767f5e04097a.14] - redhat/kernel.spec.template: Fix intel-speed-select compile (Prarit Bhargava) - mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning (Waiman Long) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-aarch64-debug-fedora.config | 1 + 1 file changed, 1 insertion(+) (limited to 'kernel-aarch64-debug-fedora.config') diff --git a/kernel-aarch64-debug-fedora.config b/kernel-aarch64-debug-fedora.config index c3b4f8d89..681346694 100644 --- a/kernel-aarch64-debug-fedora.config +++ b/kernel-aarch64-debug-fedora.config @@ -8539,6 +8539,7 @@ CONFIG_VIRTIO_CONSOLE=m CONFIG_VIRTIO_FS=m CONFIG_VIRTIO_INPUT=m CONFIG_VIRTIO_IOMMU=y +# CONFIG_VIRTIO_MEM is not set CONFIG_VIRTIO_MENU=y # CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES is not set CONFIG_VIRTIO_MMIO=m -- cgit