summaryrefslogtreecommitdiff
path: root/drivers/dma/altera-msgdma.c
diff options
context:
space:
mode:
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>2023-09-24 18:23:32 +0300
committerVinod Koul <vkoul@kernel.org>2023-09-28 13:49:23 +0300
commit65b87548041ad70a8e26af08c0dda0b5893baf6b (patch)
treef6f3d519ddd084bdb56a0ab4fefb1adead821310 /drivers/dma/altera-msgdma.c
parent88928addeec577386e8c83b48b5bc24d28ba97fd (diff)
downloadlinux-65b87548041ad70a8e26af08c0dda0b5893baf6b.tar.xz
dmaengine: hisi: Simplify preconditions of CONFIG_K3_DMA
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. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Link: https://lore.kernel.org/r/20230924152332.2254305-1-j.neuschaefer@gmx.net Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/altera-msgdma.c')
0 files changed, 0 insertions, 0 deletions