Re: [PATCH] dmaengine: hisi: Simplify preconditions of CONFIG_K3_DMA

From: Vinod Koul
Date: Thu Sep 28 2023 - 07:56:15 EST



On Sun, 24 Sep 2023 17:23:32 +0200, Jonathan Neuschäfer wrote:
> Commit e39a2329cfb09 ("Kconfig: Allow k3dma driver to be selected for
> more then HISI3xx platforms") expanded the "depends on" line of K3_DMA
> from "ARCH_HI3xxx" to "ARCH_HI3xxx || ARCH_HISI || COMPILE_TEST".
> However, ARCH_HI3xxx implies ARCH_HISI, so it's unnecessary to list
> both.
>
> Instead, just list ARCH_HISI, which covers all HiSilicon platforms.
>
> [...]

Applied, thanks!

[1/1] dmaengine: hisi: Simplify preconditions of CONFIG_K3_DMA
commit: 65b87548041ad70a8e26af08c0dda0b5893baf6b

Best regards,
--
~Vinod