Skip to content

Commit

Permalink
ARM: mvebu_v5_defconfig: Switching to the new Marvell's cryptographic…
Browse files Browse the repository at this point in the history
… engine driver

This enables the new driver for Marvell CESA crypto engines on all mvebu v5.
The old driver is no longer used, but it is still in the tree for fallback.

Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
  • Loading branch information
Romain Perier authored and Gregory CLEMENT committed Apr 14, 2016
1 parent f092d43 commit 23d2af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/configs/mvebu_v5_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,8 @@ CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_PREEMPT is not set
# CONFIG_FTRACE is not set
CONFIG_DEBUG_USER=y
CONFIG_CRYPTO_DEV_MARVELL_CESA=y
CONFIG_CRYPTO_CBC=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_DEV_MV_CESA=y
CONFIG_CRC_CCITT=y
CONFIG_LIBCRC32C=y

0 comments on commit 23d2af6

Please sign in to comment.