diff options
| author | Andrejs Cainikovs <[email protected]> | 2022-10-04 13:06:32 +0200 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2022-10-24 13:43:21 +0200 |
| commit | 0f5caf351c18b212b856f68a8b9d8ea150cc9fa1 (patch) | |
| tree | ef39021ca93c95bbde23ac8d9f849654a068555f | |
| parent | 2f959846ffd12c82c7fe6177e7340d9ff2f4c6e7 (diff) | |
configs: verdin-imx8mp: enable caam
This change enables Cryptographic Accelerator and Assurance Module.
Signed-off-by: Andrejs Cainikovs <[email protected]>
| -rw-r--r-- | configs/verdin-imx8mp_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/verdin-imx8mp_defconfig b/configs/verdin-imx8mp_defconfig index c476b734573..932baa579ab 100644 --- a/configs/verdin-imx8mp_defconfig +++ b/configs/verdin-imx8mp_defconfig @@ -167,3 +167,4 @@ CONFIG_USB_HOST_ETHER=y CONFIG_IMX_WATCHDOG=y CONFIG_HEXDUMP=y CONFIG_OF_LIBFDT_OVERLAY=y +CONFIG_FSL_CAAM=y |
