]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL use of FSL_CAAM
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:39:59 +0000 (15:39 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:26 +0000 (16:32 -0500)
commit91c50987fb1b2a3191e952b6d78195390072ea0f
tree367cad1c27d33dcde10468f69d48c57c61337a33
parent96e3b52b24f9adbd4c0a785491afec97975dd8d0
Correct SPL use of FSL_CAAM

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_FSL_CAAM defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
board/traverse/ten64/ten64.c