Home
last modified time | relevance | path

Searched hist:beba3771d9e049dd552ce42a31f263e098392407 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/caam/
H A DKconfigdiff beba3771d9e049dd552ce42a31f263e098392407 Tue Jul 02 20:55:52 CEST 2024 Breno Leitao <leitao@debian.org> crypto: caam: Make CRYPTO_DEV_FSL_CAAM dependent of COMPILE_TEST

As most of the drivers that depend on ARCH_LAYERSCAPE, make
CRYPTO_DEV_FSL_CAAM depend on COMPILE_TEST for compilation and testing.

# grep -r depends.\*ARCH_LAYERSCAPE.\*COMPILE_TEST | wc -l
29

Signed-off-by: Breno Leitao <leitao@debian.org>
Link: https://patch.msgid.link/20240702185557.3699991-3-leitao@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>