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-ppc64le-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-ppc64le-rhel.config')
-rw-r--r-- | kernel-ppc64le-rhel.config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 3e670271c..d020187e4 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -2175,7 +2175,7 @@ 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=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y CONFIG_INTEGRITY=y @@ -2674,6 +2674,7 @@ CONFIG_LIVEPATCH=y # CONFIG_LLC2 is not set CONFIG_LLC=m # CONFIG_LMP91000 is not set +CONFIG_LOAD_PPC_KEYS=y CONFIG_LOCALVERSION="" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_LOCKDEP_BITS=15 @@ -3359,7 +3360,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 |