diff mbox series

[v6,09/11] sunxi_defconfig: add new Allwinner crypto options

Message ID 20191023200513.22630-10-clabbe.montjoie@gmail.com
State Accepted
Commit 46b257b1852fccdc4edaf4bbc6fdb59be0b94f0d
Headers show
Series [v6,01/11] crypto: Add allwinner subdirectory | expand

Commit Message

Corentin Labbe Oct. 23, 2019, 8:05 p.m. UTC
This patch adds the new Allwinner crypto configs to sunxi_defconfig

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>

---
 arch/arm/configs/sunxi_defconfig | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.21.0
diff mbox series

Patch

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