Skip to content

Commit 78a03b9

Browse files
jiajiehoConchuOD
authored andcommitted
riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE
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>
1 parent 0bb80ec commit 78a03b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/riscv/Kconfig.socs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ config SOC_STARFIVE
2929
bool "StarFive SoCs"
3030
select PINCTRL
3131
select RESET_CONTROLLER
32+
select ARM_AMBA
3233
help
3334
This enables support for StarFive SoC platform hardware.
3435

0 commit comments

Comments
 (0)