VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
author: Necip Fazil Yildiran <fazilyildiran@gmail.com> 2020-09-17 18:45:48 +0300 committer: Rich Felker <dalias@libc.org> 2021-01-06 19:55:22 -0500 commit: f477a538c14d07f8c45e554c8c5208d588514e98 parent: 5c8fe583cce542aa0b84adc939ce85293de36e5e
Commit Summary:
sh: dma: fix kconfig dependency for G2_DMA
Diffstat:
1 file changed, 1 insertion, 2 deletions
diff --git a/arch/sh/drivers/dma/Kconfig b/arch/sh/drivers/dma/Kconfig
index d0de378beefe..7d54f284ce10 100644
--- a/arch/sh/drivers/dma/Kconfig
+++ b/arch/sh/drivers/dma/Kconfig
@@ -63,8 +63,7 @@ config PVR2_DMA
 
 config G2_DMA
 	tristate "G2 Bus DMA support"
-	depends on SH_DREAMCAST
-	select SH_DMA_API
+	depends on SH_DREAMCAST && SH_DMA_API
 	help
 	  This enables support for the DMA controller for the Dreamcast's
 	  G2 bus. Drivers that want this will generally enable this on