diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-05-17 08:40:56 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-05-17 08:40:56 -0500 |
commit | 6f55855269466073772364bcf274046945891597 (patch) | |
tree | f7ff8cc02c4f41acbb97b798523c520466993576 /kernel-s390x-debug-rhel.config | |
parent | e12344cfaccaeaf576e5ea8e49e1e8d9152716b0 (diff) | |
download | kernel-6f55855269466073772364bcf274046945891597.tar.gz kernel-6f55855269466073772364bcf274046945891597.tar.xz kernel-6f55855269466073772364bcf274046945891597.zip |
kernel-5.13.0-0.rc2.19
* Mon May 17 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.13.0-0.rc2.19]
- rpmspec: revert/drop content hash for kernel-headers (Herton R. Krzesinski)
- rpmspec: fix check that calls InitBuildVars (Herton R. Krzesinski)
Resolves: rhbz#
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 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index 0d1d68813..131c6f477 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -2170,9 +2170,11 @@ CONFIG_INPUT_UINPUT=m CONFIG_INPUT=y CONFIG_INPUT_YEALINK=m # CONFIG_INT3406_THERMAL is not set +CONFIG_INTEGRITY_ASYMMETRIC_KEYS=y CONFIG_INTEGRITY_AUDIT=y -# CONFIG_INTEGRITY_PLATFORM_KEYRING is not set +CONFIG_INTEGRITY_PLATFORM_KEYRING=y # CONFIG_INTEGRITY_SIGNATURE is not set +CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y # CONFIG_INTEL_ATOMISP2_PM is not set # CONFIG_INTEL_IDMA64 is not set @@ -2663,6 +2665,7 @@ CONFIG_LIVEPATCH=y # CONFIG_LLC2 is not set CONFIG_LLC=m # CONFIG_LMP91000 is not set +CONFIG_LOAD_IPL_KEYS=y CONFIG_LOCALVERSION="" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_LOCKDEP_BITS=15 @@ -3351,7 +3354,7 @@ CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER=y # CONFIG_NET_FOU_IP_TUNNELS is not set # CONFIG_NET_FOU is not set -# CONFIG_NETFS_STATS is not set +CONFIG_NETFS_STATS=y CONFIG_NETFS_SUPPORT=m # CONFIG_NET_IFE is not set CONFIG_NET_IPGRE_BROADCAST=y |