summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig.socs
Commit message (Collapse)AuthorAgeFilesLines
* riscv: select SiFive platform drivers with SOC_SIFIVELoys Ollivier2019-07-011-0/+5
| | | | | | | On selection of SOC_SIFIVE select the corresponding platform drivers. Signed-off-by: Loys Ollivier <lollivier@baylibre.com> Reviewed-by: Palmer Dabbelt <palmer@sifive.com> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
* arch: riscv: add config option for building SiFive's SoC resourceLoys Ollivier2019-07-011-0/+8
Create a config option for building SiFive SoC specific resources e.g. SiFive device tree, platform drivers... Signed-off-by: Loys Ollivier <lollivier@baylibre.com> Cc: Paul Walmsley <paul.walmsley@sifive.com> Cc: Palmer Dabbelt <palmer@sifive.com> Reviewed-by: Palmer Dabbelt <palmer@sifive.com> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>