From f809de26bb3d91f36fbad53af753e6a807c22e33 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 7 Dec 2021 12:30:56 -0600 Subject: kernel-5.16-0.rc4.20211207gitcd8c917a56f2.30 * Tue Dec 07 2021 Fedora Kernel Team [5.16-0.rc4.20211207gitcd8c917a56f2.30] - redhat/configs: enable CONFIG_AMD_PTDMA for ark (John W. Linville) - redhat/configs: enable CONFIG_RD_ZSTD for rhel (Tao Liu) [2020132] - fedora: build TEE as a module for all arches (Peter Robinson) - common: build TRUSTED_KEYS in everywhere (Peter Robinson) - redhat: make Patchlist.changelog generation conditional (Herton R. Krzesinski) Resolves: rhbz#2020132 Signed-off-by: Justin M. Forbes --- kernel-armv7hl-fedora.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-armv7hl-fedora.config') diff --git a/kernel-armv7hl-fedora.config b/kernel-armv7hl-fedora.config index 82fea75d7..3082df84e 100644 --- a/kernel-armv7hl-fedora.config +++ b/kernel-armv7hl-fedora.config @@ -7808,7 +7808,7 @@ CONFIG_TRACER_SNAPSHOT=y # CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set # CONFIG_TRANSPARENT_HUGEPAGE is not set CONFIG_TRUSTED_FOUNDATIONS=y -CONFIG_TRUSTED_KEYS=m +CONFIG_TRUSTED_KEYS=y # CONFIG_TS4800_IRQ is not set # CONFIG_TS4800_WATCHDOG is not set # CONFIG_TSL2583 is not set -- cgit