riscv: add the Bouffalolab SoC family Kconfig option

The Bouffalolab bl808 SoC contains three riscv CPUs, namely M0, D0 and
LP. The D0 is 64bit RISC-V GC compatible, so can run linux.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
This commit is contained in:
Jisheng Zhang 2022-11-20 16:21:11 +08:00 committed by Allen Martin
parent 4b71f54a58
commit 87e493b1d6

View file

@ -1,5 +1,11 @@
menu "SoC selection"
config SOC_BOUFFALOLAB
bool "Bouffalolab SoCs"
select SIFIVE_PLIC
help
This enables support for Bouffalolab SoC platforms.
config SOC_MICROCHIP_POLARFIRE
bool "Microchip PolarFire SoCs"
select MCHP_CLK_MPFS