Skip to content

Commit

Permalink
riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jia Jie Ho authored and Conor Dooley committed Sep 12, 2023
1 parent 0bb80ec commit 78a03b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/riscv/Kconfig.socs
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 78a03b9

Please sign in to comment.