linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE
@ 2023-05-25  6:18 Jia Jie Ho
  2023-05-25  6:23 ` Conor Dooley
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Jia Jie Ho @ 2023-05-25  6:18 UTC (permalink / raw)
  To: Paul Walmsley, Palmer Dabbelt, Albert Ou, Conor Dooley
  Cc: linux-riscv, linux-kernel

Selects ARM_AMBA platform support for StarFive SoCs required by spi and
crypto dma engine.

Signed-off-by: Jia Jie Ho <jiajie.ho@starfivetech.com>
---
 arch/riscv/Kconfig.socs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/riscv/Kconfig.socs b/arch/riscv/Kconfig.socs
index 1cf69f958f10..381cd46e6373 100644
--- a/arch/riscv/Kconfig.socs
+++ b/arch/riscv/Kconfig.socs
@@ -29,6 +29,7 @@ config SOC_STARFIVE
 	bool "StarFive SoCs"
 	select PINCTRL
 	select RESET_CONTROLLER
+	select ARM_AMBA
 	help
 	  This enables support for StarFive SoC platform hardware.
 
-- 
2.25.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

end of thread, other threads:[~2023-12-11 13:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-25  6:18 [PATCH] riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE Jia Jie Ho
2023-05-25  6:23 ` Conor Dooley
2023-06-20 15:11   ` Palmer Dabbelt
2023-07-09 22:10 ` Conor Dooley
2023-10-16 13:26   ` Nam Cao
2023-10-16 13:30     ` Conor Dooley
2023-11-28 10:27 ` Nam Cao
2023-11-28 10:59   ` Conor Dooley
2023-12-11 13:36     ` Nam Cao
2023-12-11 13:50       ` Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).