diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-07-22 11:01:11 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-07-22 11:01:11 -0500 |
commit | 62fc3a8b7c8e8b6d3abd2054ddaa89f9bc240458 (patch) | |
tree | 23ee38b930f607f95cd080d167212ed186b1e73a /kernel-s390x-debug-rhel.config | |
parent | e72fb6577192744b016a19a9041f9aa4ebb4baa2 (diff) | |
download | kernel-62fc3a8b7c8e8b6d3abd2054ddaa89f9bc240458.tar.gz kernel-62fc3a8b7c8e8b6d3abd2054ddaa89f9bc240458.tar.xz kernel-62fc3a8b7c8e8b6d3abd2054ddaa89f9bc240458.zip |
kernel-5.19.0-0.rc7.20220722git68e77ffbfd06.56
* Fri Jul 22 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.19.0-0.rc7.68e77ffbfd06.55]
- create-data: Parallelize spec file data (Prarit Bhargava)
- create-data.sh: Store SOURCES Makefile variable (Prarit Bhargava)
- redhat/Makefile: Split up setup-source target (Prarit Bhargava)
- create-data.sh: Redefine varfilename (Prarit Bhargava)
- create-data.sh: Parallelize variable file creation (Prarit Bhargava)
- redhat/configs: Enable CONFIG_LZ4_COMPRESS (Prarit Bhargava)
- redhat/docs: Update brew information (Prarit Bhargava)
- redhat/Makefile: Fix eln BUILD_TARGET (Prarit Bhargava)
- redhat/Makefile: Set BUILD_TARGET for dist-brew (Prarit Bhargava)
- kernel.spec.template: update (s390x) expoline.o path (Joe Lawrence)
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-s390x-debug-rhel.config')
-rw-r--r-- | kernel-s390x-debug-rhel.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index e07c1e7c0..03cbb961a 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -2789,6 +2789,7 @@ CONFIG_LTO_NONE=y CONFIG_LWTUNNEL_BPF=y CONFIG_LWTUNNEL=y # CONFIG_LXT_PHY is not set +CONFIG_LZ4_COMPRESS=m # CONFIG_M62332 is not set CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set @@ -5794,7 +5795,7 @@ CONFIG_SYSCTL=y # CONFIG_SYSFB_SIMPLEFB is not set # CONFIG_SYSFS_DEPRECATED is not set # CONFIG_SYSTEM76_ACPI is not set -# CONFIG_SYSTEM_BLACKLIST_AUTH_UPDATE is not set +CONFIG_SYSTEM_BLACKLIST_AUTH_UPDATE=y CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" CONFIG_SYSTEM_BLACKLIST_KEYRING=y CONFIG_SYSTEM_DATA_VERIFICATION=y |