aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/sunxi_defconfig
diff options
context:
space:
mode:
authorCorentin Labbe <clabbe.montjoie@gmail.com>2019-10-23 22:05:11 +0200
committerMaxime Ripard <maxime@cerno.tech>2019-11-01 09:59:31 +0100
commit46b257b1852fccdc4edaf4bbc6fdb59be0b94f0d (patch)
treeb9af8f5893ab17ea7ac494890d15b6eff87d8c98 /arch/arm/configs/sunxi_defconfig
parentLinux 5.4-rc1 (diff)
downloadlinux-dev-46b257b1852fccdc4edaf4bbc6fdb59be0b94f0d.tar.xz
linux-dev-46b257b1852fccdc4edaf4bbc6fdb59be0b94f0d.zip
ARM: configs: sunxi: add new Allwinner crypto options
This patch adds the new Allwinner crypto configs to sunxi_defconfig Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Diffstat (limited to '')
-rw-r--r--arch/arm/configs/sunxi_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
index df433abfcb02..d0ab8ba7710a 100644
--- a/arch/arm/configs/sunxi_defconfig
+++ b/arch/arm/configs/sunxi_defconfig
@@ -150,4 +150,6 @@ CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_ISO8859_1=y
CONFIG_PRINTK_TIME=y
CONFIG_DEBUG_FS=y
+CONFIG_CRYPTO_DEV_ALLWINNER=y
+CONFIG_CRYPTO_DEV_SUN8I_CE=y
CONFIG_CRYPTO_DEV_SUN4I_SS=y