提交 ee81ec41 编写于 作者: A Anup Patel 提交者: Xie XiuQi

RISC-V: Add Microchip PolarFire kconfig option

euleros inclusion
category: feature
feature: initial KVM RISC-V support
bugzilla: 46845
CVE: NA

This patch adds Microchip PolarFire kconfig option which selects
SoC specific drivers.

Reference: https://gitee.com/openeuler/kernel/issues/I26X9VSigned-off-by: NAnup Patel <anup.patel@wdc.com>
Reviewed-by: NYifei Jiang <jiangyifei@huawei.com>
Acked-by: NXie XiuQi <xiexiuqi@huawei.com>
Signed-off-by: NChen Jun <chenjun102@huawei.com>
上级 b87003a9
......@@ -22,6 +22,13 @@ config SOC_VIRT
help
This enables support for QEMU Virt Machine.
config SOC_MICROCHIP_POLARFIRE
bool "Microchip PolarFire SoCs"
select MCHP_CLK_PFSOC
select SIFIVE_PLIC
help
This enables support for Microchip PolarFire SoC platforms.
config SOC_KENDRYTE
bool "Kendryte K210 SoC"
depends on !MMU
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册