All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: configs: Enabling the new Marvell's cryptographic engine driver for mvebu_v7_defconfig
@ 2016-03-18  8:12 Romain Perier
  2016-03-18 13:14 ` Andrew Lunn
  2016-03-18 14:21 ` Gregory CLEMENT
  0 siblings, 2 replies; 15+ messages in thread
From: Romain Perier @ 2016-03-18  8:12 UTC (permalink / raw)
  To: linux-arm-kernel

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

Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
---
 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..26a8919 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=m
-- 
2.7.3

^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2016-03-19 17:48 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-18  8:12 [PATCH] ARM: configs: Enabling the new Marvell's cryptographic engine driver for mvebu_v7_defconfig Romain Perier
2016-03-18 13:14 ` Andrew Lunn
2016-03-18 13:51   ` Thomas Petazzoni
2016-03-18 14:26     ` Gregory CLEMENT
2016-03-18 14:46       ` Russell King - ARM Linux
2016-03-18 15:35         ` Thomas Petazzoni
2016-03-18 15:45           ` Russell King - ARM Linux
2016-03-18 15:52             ` Thomas Petazzoni
2016-03-18 16:22               ` Russell King - ARM Linux
2016-03-19 17:48       ` Jason Cooper
2016-03-18 14:30     ` Andrew Lunn
2016-03-18 15:05       ` Romain Perier
2016-03-18 15:18       ` Russell King - ARM Linux
2016-03-18 15:37         ` Thomas Petazzoni
2016-03-18 14:21 ` Gregory CLEMENT

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.