From 9e3155cd9e8e3f8313c10cccc060056933b0fcd4 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 10 Oct 2022 07:34:57 -0500 Subject: kernel-6.1.0-0.rc0.20221010git493ffd6605b2.7 * Mon Oct 10 2022 Fedora Kernel Team [6.1.0-0.rc0.493ffd6605b2.7] - Add acpi video to the filter_modules.sh for rhel (Justin M. Forbes) - Change acpi_bus_get_acpi_device to acpi_get_acpi_dev (Justin M. Forbes) - Turn on ACPI_VIDEO for arm (Justin M. Forbes) - Turn on CONFIG_PRIME_NUMBERS as a module (Justin M. Forbes) - Add new drm kunit tests to mod-internal.list (Justin M. Forbes) - redhat: fix elf got hardening for vm tools (Frantisek Hrbata) - kernel.spec.template: remove some temporary files early (Ondrej Mosnacek) - kernel.spec.template: avoid keeping two copies of vmlinux (Ondrej Mosnacek) - Linux v6.1.0-0.rc0.493ffd6605b2 Resolves: Signed-off-by: Justin M. Forbes --- kernel-s390x-fedora.config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kernel-s390x-fedora.config') diff --git a/kernel-s390x-fedora.config b/kernel-s390x-fedora.config index d2b65cf6a..476de1f71 100644 --- a/kernel-s390x-fedora.config +++ b/kernel-s390x-fedora.config @@ -1672,6 +1672,7 @@ CONFIG_EFI_PARTITION=y CONFIG_EFI_SECRET=m CONFIG_EFI_SOFT_RESERVE=y CONFIG_EFI_TEST=m +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EMBEDDED is not set # CONFIG_ENA_ETHERNET is not set @@ -4604,6 +4605,7 @@ CONFIG_PM_TRACE=y CONFIG_PM=y CONFIG_PNFS_BLOCK=m CONFIG_POSIX_MQUEUE=y +# CONFIG_POWER10_CPU is not set # CONFIG_POWER7_CPU is not set # CONFIG_POWER8_CPU is not set # CONFIG_POWER9_CPU is not set -- cgit