From: Romain Perier Date: Sun, 20 Mar 2016 19:19:16 +0000 (+0100) Subject: ARM: mvebu_v7_defconfig: Enabling the new Marvell's cryptographic engine driver X-Git-Tag: v4.7-rc1~134^2~13^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a354d958d42ae65eca6f5524506e8a9783db198a;p=thirdparty%2Flinux.git ARM: mvebu_v7_defconfig: Enabling the new Marvell's cryptographic engine driver This enables the new driver for Marvell CESA crypto engines on all mvebu v7. Signed-off-by: Romain Perier Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm/configs/mvebu_v7_defconfig b/arch/arm/configs/mvebu_v7_defconfig index dc5797a2efab5..bedfa95d8d64f 100644 --- a/arch/arm/configs/mvebu_v7_defconfig +++ b/arch/arm/configs/mvebu_v7_defconfig @@ -155,3 +155,4 @@ CONFIG_MAGIC_SYSRQ=y CONFIG_TIMER_STATS=y # CONFIG_DEBUG_BUGVERBOSE is not set CONFIG_DEBUG_USER=y +CONFIG_CRYPTO_DEV_MARVELL_CESA=y