Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit edb7f21c authored by Loys Ollivier's avatar Loys Ollivier Committed by Paul Walmsley
Browse files

riscv: select SiFive platform drivers with SOC_SIFIVE



On selection of SOC_SIFIVE select the corresponding platform drivers.

Signed-off-by: default avatarLoys Ollivier <lollivier@baylibre.com>
Reviewed-by: default avatarPalmer Dabbelt <palmer@sifive.com>
Signed-off-by: default avatarPaul Walmsley <paul.walmsley@sifive.com>
parent 0cbb8a32
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2,6 +2,11 @@ menu "SoC selection"

config SOC_SIFIVE
       bool "SiFive SoCs"
       select SERIAL_SIFIVE
       select SERIAL_SIFIVE_CONSOLE
       select CLK_SIFIVE
       select CLK_SIFIVE_FU540_PRCI
       select SIFIVE_PLIC
       help
         This enables support for SiFive SoC platform hardware.