Skip to content

Commit 9c322aa

Browse files
jiajiehogregkh
authored andcommitted
riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE
commit 78a03b9 upstream. 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> Acked-by: Palmer Dabbelt <palmer@rivosinc.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com> [ resolve conflict due to removal of "select SIFIVE_PLIC" ] Signed-off-by: Nam Cao <namcao@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 189c2a8 commit 9c322aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/riscv/Kconfig.socs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ config SOC_STARFIVE
2323
select PINCTRL
2424
select RESET_CONTROLLER
2525
select SIFIVE_PLIC
26+
select ARM_AMBA
2627
help
2728
This enables support for StarFive SoC platform hardware.
2829

0 commit comments

Comments
 (0)