]> www.infradead.org Git - users/jedix/linux-maple.git/commit
soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST
authorBreno Leitao <leitao@debian.org>
Sat, 13 Jul 2024 22:53:36 +0000 (01:53 +0300)
committerJakub Kicinski <kuba@kernel.org>
Mon, 15 Jul 2024 03:26:16 +0000 (20:26 -0700)
commit782fe08e9861d00ce8aca370453dd9ceb9a23d50
treee0aa6ac13734973803aa860460da2933e08534c1
parent6d2338205d78bb27ec2a3e035a4c2867320a0719
soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST

As most of the drivers that depend on ARCH_LAYERSCAPE, make FSL_DPAA
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>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Acked-by: Madalin Bucur <madalin.bucur@oss.nxp.com>
Link: https://patch.msgid.link/20240713225336.1746343-6-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/soc/fsl/qbman/Kconfig