summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/orion5x_defconfig
diff options
context:
space:
mode:
authorBoris BREZILLON2017-10-11 15:16:18 +0200
committerHerbert Xu2017-11-03 14:50:48 +0100
commit729ec4c57d5fbed25b800fc1fc35f9f1f676c810 (patch)
treeefe38cfd9a5d114133e0f9de2fab869d913973ac /arch/arm/configs/orion5x_defconfig
parentcrypto: marvell - Add a platform_device_id table (diff)
downloadkernel-qcow2-linux-729ec4c57d5fbed25b800fc1fc35f9f1f676c810.tar.gz
kernel-qcow2-linux-729ec4c57d5fbed25b800fc1fc35f9f1f676c810.tar.xz
kernel-qcow2-linux-729ec4c57d5fbed25b800fc1fc35f9f1f676c810.zip
ARM: configs: Stop selecting the old CESA driver
A new driver has been developed to support the CESA IP. Switch remaining users of the old driver to the new driver in order to remove the old one. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/arm/configs/orion5x_defconfig')
-rw-r--r--arch/arm/configs/orion5x_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/orion5x_defconfig b/arch/arm/configs/orion5x_defconfig
index e39ee282e6ca..b831baddae02 100644
--- a/arch/arm/configs/orion5x_defconfig
+++ b/arch/arm/configs/orion5x_defconfig
@@ -163,5 +163,5 @@ CONFIG_CRYPTO_CBC=m
CONFIG_CRYPTO_ECB=m
CONFIG_CRYPTO_PCBC=m
# CONFIG_CRYPTO_ANSI_CPRNG is not set
-CONFIG_CRYPTO_DEV_MV_CESA=y
+CONFIG_CRYPTO_DEV_MARVELL_CESA=y
CONFIG_CRC_T10DIF=y