Re: [PATCH] dmaengine: ti: k3-udma: enable compile testing

From: Johan Hovold
Date: Mon Nov 17 2025 - 11:22:13 EST


On Mon, Nov 17, 2025 at 05:12:44PM +0100, Johan Hovold wrote:
> There does not seem to be anything preventing the K3 UDMA drivers from
> being compile tested (on arm64 as one dependency depends on ARM64) so
> enable compile testing for wider build coverage.
>
> Note that the ring accelerator dependency can only be selected when
> "TI SOC drivers support" (SOC_TI) is enabled so select that option too.
>
> Signed-off-by: Johan Hovold <johan@xxxxxxxxxx>
> ---

Please disregard this one which was supposed to be sent separately.

Johan