mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/2] dmaengine: sh: Do not enable SH_DMAE_BASE by default during compile testing
@ 2025-04-04 12:21 Krzysztof Kozlowski
  2025-04-04 12:21 ` [PATCH 2/2] dmaengine: ti: Do not enable " Krzysztof Kozlowski
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2025-04-04 12:21 UTC (permalink / raw)
  To: Vinod Koul, Peter Ujfalusi, dmaengine, linux-kernel; +Cc: Krzysztof Kozlowski

Enabling the compile test should not cause automatic enabling of all
drivers.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 drivers/dma/sh/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/sh/Kconfig b/drivers/dma/sh/Kconfig
index 6ea5a880b433..8184d475a49a 100644
--- a/drivers/dma/sh/Kconfig
+++ b/drivers/dma/sh/Kconfig
@@ -16,7 +16,7 @@ config SH_DMAE_BASE
 	depends on SUPERH || COMPILE_TEST
 	depends on !SUPERH || SH_DMA
 	depends on !SH_DMA_API
-	default y
+	default SUPERH || SH_DMA
 	select RENESAS_DMA
 	help
 	  Enable support for the Renesas SuperH DMA controllers.
-- 
2.45.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-07-08 13:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-04 12:21 [PATCH 1/2] dmaengine: sh: Do not enable SH_DMAE_BASE by default during compile testing Krzysztof Kozlowski
2025-04-04 12:21 ` [PATCH 2/2] dmaengine: ti: Do not enable " Krzysztof Kozlowski
2025-04-06 16:08   ` Péter Ujfalusi
2025-04-06 17:43     ` Krzysztof Kozlowski
2025-05-22 18:35 ` [PATCH 1/2] dmaengine: sh: Do not enable SH_DMAE_BASE " Krzysztof Kozlowski
2025-06-26 22:48 ` Vinod Koul
2025-07-08 13:07 ` Geert Uytterhoeven
2025-07-08 13:21   ` Krzysztof Kozlowski
2025-07-08 13:31     ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®