Skip to content
Snippets Groups Projects
Commit 7f1311ce authored by Sjoerd Simons's avatar Sjoerd Simons Committed by Apertis package maintainers
Browse files

armhf: Enable CONFIG_CRYPTO_DEV_FSL_CAAM


Enable the onboard crypto engine found in various freescale devices.
Build as builtin as the module doesn't auto-load.

Signed-off-by: default avatarSjoerd Simons <sjoerd.simons@collabora.co.uk>
parent 71339b9d
No related branches found
No related tags found
No related merge requests found
......@@ -233,6 +233,11 @@ CONFIG_CRYPTO_DEV_OMAP_SHAM=m
CONFIG_CRYPTO_DEV_OMAP_AES=m
CONFIG_CRYPTO_DEV_SUN4I_SS=m
##
## file: drivers/crypto/caam/Kconfig
##
CONFIG_CRYPTO_DEV_FSL_CAAM=y
##
## file: drivers/devfreq/Kconfig
##
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment