diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-10-10 07:34:57 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-10-10 07:34:57 -0500 |
commit | 9e3155cd9e8e3f8313c10cccc060056933b0fcd4 (patch) | |
tree | 3027490f67945e80e0cd5b1598ef98a97eabd720 /kernel-ppc64le-rhel.config | |
parent | 82e2cd5d6bf857dae5d522d649ea9ad5edf35a19 (diff) | |
download | kernel-9e3155cd9e8e3f8313c10cccc060056933b0fcd4.tar.gz kernel-9e3155cd9e8e3f8313c10cccc060056933b0fcd4.tar.xz kernel-9e3155cd9e8e3f8313c10cccc060056933b0fcd4.zip |
kernel-6.1.0-0.rc0.20221010git493ffd6605b2.7
* Mon Oct 10 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [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 <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-ppc64le-rhel.config')
-rw-r--r-- | kernel-ppc64le-rhel.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index da00d9453..421d2f542 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -1482,6 +1482,7 @@ CONFIG_EFI_PARTITION=y # CONFIG_EFI_RCI2_TABLE is not set CONFIG_EFI_SOFT_RESERVE=y # CONFIG_EFI_TEST is not set +# CONFIG_EFI_ZBOOT is not set # CONFIG_EFS_FS is not set # CONFIG_EISA is not set # CONFIG_EMBEDDED is not set @@ -4126,6 +4127,7 @@ CONFIG_PM=y CONFIG_PNFS_BLOCK=m CONFIG_PNFS_FILE_LAYOUT=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=y |