|
@@ -1,6 +1,6 @@
|
|
config CRYPTO_DEV_FSL_CAAM
|
|
config CRYPTO_DEV_FSL_CAAM
|
|
tristate "Freescale CAAM-Multicore driver backend"
|
|
tristate "Freescale CAAM-Multicore driver backend"
|
|
- depends on FSL_SOC || ARCH_MXC
|
|
|
|
|
|
+ depends on FSL_SOC || ARCH_MXC || ARCH_LAYERSCAPE
|
|
help
|
|
help
|
|
Enables the driver module for Freescale's Cryptographic Accelerator
|
|
Enables the driver module for Freescale's Cryptographic Accelerator
|
|
and Assurance Module (CAAM), also known as the SEC version 4 (SEC4).
|
|
and Assurance Module (CAAM), also known as the SEC version 4 (SEC4).
|