Skip to content

Commit e507535

Browse files
committed
Enable CONFIG_CRYPTO_BENCHMARK
1 parent 970cc3d commit e507535

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

config/config.gardenlinux

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ CONFIG_MAGIC_SYSRQ=n
2626
# Disable it for all architectures
2727
# 6.6 kernel implicitly enabled this via https://salsa.debian.org/kernel-team/linux/-/commit/f994ffb127c90e04fd8252b79a021b60cb5e4507#fc973071e6f4da49be1ec7a17e00635dd41dcaf1_1392_1420
2828
CONFIG_REMOTEPROC=n
29+
30+
# We need to have the tcrypt module for dracut selftesting the FIPS mode.
31+
CONFIG_CRYPTO_BENCHMARK=y

0 commit comments

Comments
 (0)