On Tue, Jul 1, 2025 at 10:05 PM Tom Rini <[email protected]> wrote: > > In order for this command to build we need to compile > drivers/crypto/fsl/fsl_blob.c and this in turn includes > drivers/crypto/fsl/jr.h which references "ccsr_sec_t" which is only a > defined type for SYS_FSL_SEC_COMPAT >= 4. Express that requirement in > Kconfig as well. > > Signed-off-by: Tom Rini <[email protected]>
Applied, thanks.

