aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorGravatar Olof Johansson <olof@lixom.net> 2019-11-03 17:08:25 -0800
committerGravatar Olof Johansson <olof@lixom.net> 2019-11-03 17:08:26 -0800
commitfcdc4372243672ab06725102f83c7bb8d288b797 (patch)
tree7a262a60b9d8adc9a79299d5da5deca5ba6a4220 /arch/arm64/configs
parentMerge tag 'sunxi-config-for-5.5-2' of https://git.kernel.org/pub/scm/linux/ke... (diff)
parentarm64: defconfig: add new Allwinner crypto options (diff)
downloadlinux-fcdc4372243672ab06725102f83c7bb8d288b797.tar.gz
linux-fcdc4372243672ab06725102f83c7bb8d288b797.tar.bz2
linux-fcdc4372243672ab06725102f83c7bb8d288b797.zip
Merge tag 'sunxi-config64-for-5.5-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/defconfig
One new patch to the arm64 defconfig to enable the new crypto engine driver. * tag 'sunxi-config64-for-5.5-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux: arm64: defconfig: add new Allwinner crypto options Link: https://lore.kernel.org/r/539241d6-9b2e-4d5b-bd63-f912cf6ebf96.lettre@localhost Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index be192baf1c56..7d16f10a9251 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -116,6 +116,8 @@ CONFIG_CRYPTO_AES_ARM64_CE_CCM=y
CONFIG_CRYPTO_AES_ARM64_CE_BLK=y
CONFIG_CRYPTO_CHACHA20_NEON=m
CONFIG_CRYPTO_AES_ARM64_BS=m
+CONFIG_CRYPTO_DEV_ALLWINNER=y
+CONFIG_CRYPTO_DEV_SUN8I_CE=m
CONFIG_JUMP_LABEL=y
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y