diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-12-07 12:30:56 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-12-07 12:30:56 -0600 |
commit | f809de26bb3d91f36fbad53af753e6a807c22e33 (patch) | |
tree | 427f68d2416b7e0867bac022ff4bc16e2ac3fe93 /kernel-armv7hl-lpae-fedora.config | |
parent | 8694b5d083f7b5061fc554d823df8afc2958c0eb (diff) | |
download | kernel-f809de26bb3d91f36fbad53af753e6a807c22e33.tar.gz kernel-f809de26bb3d91f36fbad53af753e6a807c22e33.tar.xz kernel-f809de26bb3d91f36fbad53af753e6a807c22e33.zip |
kernel-5.16-0.rc4.20211207gitcd8c917a56f2.30
* Tue Dec 07 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [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 <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-armv7hl-lpae-fedora.config')
-rw-r--r-- | kernel-armv7hl-lpae-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-armv7hl-lpae-fedora.config b/kernel-armv7hl-lpae-fedora.config index 929f83406..2a03fb7b5 100644 --- a/kernel-armv7hl-lpae-fedora.config +++ b/kernel-armv7hl-lpae-fedora.config @@ -7576,7 +7576,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 |