summaryrefslogtreecommitdiffstats
path: root/kernel-x86_64-rhel.config
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-08-04 08:46:42 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-08-04 08:46:42 -0500
commit49649a69c863c15da20c958c4dd665ccf7bf7098 (patch)
tree16e2456a0a946f157bfcb5a472406a2eaa64cd75 /kernel-x86_64-rhel.config
parentf37407f6c09c03c9dd8bcbaf219193f2d1e440f5 (diff)
downloadkernel-49649a69c863c15da20c958c4dd665ccf7bf7098.tar.gz
kernel-49649a69c863c15da20c958c4dd665ccf7bf7098.tar.xz
kernel-49649a69c863c15da20c958c4dd665ccf7bf7098.zip
kernel-5.13.8-200
* Wed Aug 04 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.13.8-200] - kernel-5.13.8-0 (Justin M. Forbes) - Re-enable sermouse for x86 (rhbz 1974002) (Justin M. Forbes) - Revert CRYPTO_ECDH and CRYPTO_ECDA from builtin to module to fix fips (Justin M. Forbes) - drm/rockchip: remove existing generic drivers to take over the device (Javier Martinez Canillas) - powerpc/pseries: Fix regression while building external modules (Srikar Dronamraju) Resolves: rhbz# 1974002 1989771 1966245 Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-x86_64-rhel.config')
-rw-r--r--kernel-x86_64-rhel.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config
index 61a08dbc2..5cb09390c 100644
--- a/kernel-x86_64-rhel.config
+++ b/kernel-x86_64-rhel.config
@@ -907,7 +907,7 @@ CONFIG_CRYPTO_DRBG_HASH=y
CONFIG_CRYPTO_DRBG_HMAC=y
CONFIG_CRYPTO_DRBG_MENU=y
CONFIG_CRYPTO_ECB=y
-CONFIG_CRYPTO_ECDH=y
+CONFIG_CRYPTO_ECDH=m
CONFIG_CRYPTO_ECDSA=y
CONFIG_CRYPTO_ECHAINIV=m
# CONFIG_CRYPTO_ECRDSA is not set