Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e217795 authored by Horia Geantă's avatar Horia Geantă Committed by Herbert Xu
Browse files

crypto: caam - add ARCH_LAYERSCAPE to supported architectures



This basically adds support for ls1043a platform.

Signed-off-by: default avatarHoria Geantă <horia.geanta@nxp.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 261ea058
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config CRYPTO_DEV_FSL_CAAM
	tristate "Freescale CAAM-Multicore driver backend"
	depends on FSL_SOC || ARCH_MXC
	depends on FSL_SOC || ARCH_MXC || ARCH_LAYERSCAPE
	help
	  Enables the driver module for Freescale's Cryptographic Accelerator
	  and Assurance Module (CAAM), also known as the SEC version 4 (SEC4).