[PATCH v2] ARM: configs: Enabling the new Marvell's cryptographic engine driver for mvebu_v7_defconfig

Romain Perier romain.perier at free-electrons.com
Sun Mar 20 12:19:16 PDT 2016


This enables the new driver for Marvell CESA crypto engines on all mvebu v7.

Signed-off-by: Romain Perier <romain.perier at free-electrons.com>
---
Changes in v2:
  - Select the driver as built-in instead of module, as requested by the maintainer

 arch/arm/configs/mvebu_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/mvebu_v7_defconfig b/arch/arm/configs/mvebu_v7_defconfig
index dc5797a..bedfa95 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
-- 
2.7.4




More information about the linux-arm-kernel mailing list