Skip to content

Commit 7b42420

Browse files
committed
config: enable AES and XTS kernel modules
Signed-off-by: MichaIng <micha@dietpi.com>
1 parent 414711b commit 7b42420

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

dietpi_visionfive2_defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ CONFIG_CPU_FREQ_GOV_USERSPACE=y
5757
CONFIG_CPU_FREQ_STAT=y
5858
CONFIG_CPU_IDLE=y
5959
CONFIG_CPU_THERMAL=y
60+
CONFIG_CRYPTO_AES=m
61+
CONFIG_CRYPTO_AES_RISCV64=m
6062
CONFIG_CRYPTO_DEV_JH7110=y
6163
CONFIG_CRYPTO_DEV_VIRTIO=n
6264
CONFIG_CRYPTO_SHA1=y
@@ -66,6 +68,7 @@ CONFIG_CRYPTO_USER_API_AEAD=y
6668
CONFIG_CRYPTO_USER_API_HASH=y
6769
CONFIG_CRYPTO_USER_API_RNG=y
6870
CONFIG_CRYPTO_USER_API_SKCIPHER=y
71+
CONFIG_CRYPTO_XTS=m
6972
CONFIG_CUSE=y
7073
CONFIG_DEBUG_FS=y
7174
CONFIG_DEBUG_LIST=y

0 commit comments

Comments
 (0)