* [PATCHv2] dmaengine: bestcomm: Enable compile testing
@ 2026-09-18 17:59 Rosen Penev
2026-09-18 19:41 ` Frank Li
0 siblings, 1 reply; 3+ messages in thread
From: Rosen Penev @ 2026-09-18 17:59 UTC (permalink / raw)
To: dmaengine; +Cc: Vinod Koul, Frank Li, open list
Allow the BestComm DMA engine to be selected for PowerPC
compile-test builds.
The freescale ethernet and sound drivers now need a dependency on
PPC_MPC52xx as they use headers/functions from that platform.
Assisted-by: LLM
Signed-off-by: Rosen Penev <rosenp@gmail.com>
---
v2: keep it bestcomm only
drivers/dma/bestcomm/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion1(-)
diff --git a/drivers/dma/bestcomm/Kconfig b/drivers/dma/bestcomm/Kconfig
index 5dd437295964..153b5492c93c 100644
--- a/drivers/dma/bestcomm/Kconfig
+++ b/drivers/dma/bestcomm/Kconfig
@@ -5,7 +5,7 @@
config PPC_BESTCOMM
tristate "Bestcomm DMA engine support"
- depends on PPC_MPC52xx
+ depends on PPC_MPC52xx || (PPC && COMPILE_TEST)
default n
select PPC_LIB_RHEAP
help
--
2.55.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCHv2] dmaengine: bestcomm: Enable compile testing
2026-09-18 17:59 [PATCHv2] dmaengine: bestcomm: Enable compile testing Rosen Penev
@ 2026-09-18 19:41 ` Frank Li
0 siblings, 0 replies; 3+ messages in thread
From: Frank Li @ 2026-09-18 19:41 UTC (permalink / raw)
To: Rosen Penev; +Cc: dmaengine, Vinod Koul, Frank Li, open list
On Fri, Sep 18, 2026 at 10:59:50AM -0700, Rosen Penev wrote:
> Allow the BestComm DMA engine to be selected for PowerPC
> compile-test builds.
>
> The freescale ethernet and sound drivers now need a dependency on
> PPC_MPC52xx as they use headers/functions from that platform.
>
> Assisted-by: LLM
> Signed-off-by: Rosen Penev <rosenp@gmail.com>
> ---
Reviewed-by: Frank Li <Frank.Li@nxp.com>
> v2: keep it bestcomm only
> drivers/dma/bestcomm/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion1(-)
>
> diff --git a/drivers/dma/bestcomm/Kconfig b/drivers/dma/bestcomm/Kconfig
> index 5dd437295964..153b5492c93c 100644
> --- a/drivers/dma/bestcomm/Kconfig
> +++ b/drivers/dma/bestcomm/Kconfig
> @@ -5,7 +5,7 @@
>
> config PPC_BESTCOMM
> tristate "Bestcomm DMA engine support"
> - depends on PPC_MPC52xx
> + depends on PPC_MPC52xx || (PPC && COMPILE_TEST)
> default n
> select PPC_LIB_RHEAP
> help
> --
> 2.55.0
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCHv2] dmaengine: bestcomm: Enable compile testing
@ 2026-05-30 0:46 Rosen Penev
0 siblings, 0 replies; 3+ messages in thread
From: Rosen Penev @ 2026-05-30 0:46 UTC (permalink / raw)
To: dmaengine; +Cc: Vinod Koul, Frank Li, open list
Allow the BestComm DMA engine to be selected for PowerPC
compile-test builds.
Assisted-by: Codex:GPT-5.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
---
v2: remove PATA driver change.
drivers/dma/bestcomm/Kconfig | 3 +--
1 file changed, 1 insertions(+), 2 deletions(-)
diff --git a/drivers/dma/bestcomm/Kconfig b/drivers/dma/bestcomm/Kconfig
index 5dd437295964..153b5492c93c 100644
--- a/drivers/dma/bestcomm/Kconfig
+++ b/drivers/dma/bestcomm/Kconfig
@@ -5,7 +5,7 @@
config PPC_BESTCOMM
tristate "Bestcomm DMA engine support"
- depends on PPC_MPC52xx
+ depends on PPC_MPC52xx || (PPC && COMPILE_TEST)
default n
select PPC_LIB_RHEAP
help
@@ -34,4 +34,3 @@ config PPC_BESTCOMM_GEN_BD
depends on PPC_BESTCOMM
help
This option enables the support for the GenBD tasks.
-
--
2.54.0
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-09-18 19:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 17:59 [PATCHv2] dmaengine: bestcomm: Enable compile testing Rosen Penev
2026-09-18 19:41 ` Frank Li
-- strict thread matches above, loose matches on Subject: below --
2026-05-30 0:46 Rosen Penev
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®