summaryrefslogtreecommitdiffstats
path: root/kernel-armv7hl-lpae-fedora.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-armv7hl-lpae-fedora.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-armv7hl-lpae-fedora.config')
-rw-r--r--kernel-armv7hl-lpae-fedora.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel-armv7hl-lpae-fedora.config b/kernel-armv7hl-lpae-fedora.config
index 012558183..436ef125b 100644
--- a/kernel-armv7hl-lpae-fedora.config
+++ b/kernel-armv7hl-lpae-fedora.config
@@ -1333,8 +1333,8 @@ CONFIG_CRYPTO_DRBG_CTR=y
CONFIG_CRYPTO_DRBG_HASH=y
CONFIG_CRYPTO_DRBG_MENU=y
CONFIG_CRYPTO_ECB=y
-CONFIG_CRYPTO_ECDH=y
-CONFIG_CRYPTO_ECDSA=y
+CONFIG_CRYPTO_ECDH=m
+CONFIG_CRYPTO_ECDSA=m
CONFIG_CRYPTO_ECHAINIV=m
CONFIG_CRYPTO_ECRDSA=m
CONFIG_CRYPTO_ESSIV=m