[PATCH v4 10/10] riscv: defconfig: enable SOPHGO SoC

Chen Wang unicornxw at gmail.com
Wed Oct 4 08:44:46 PDT 2023


From: Chen Wang <unicorn_wang at outlook.com>

Enable SOPHGO SoC config in defconfig to allow the default
upstream kernel to boot on Milk-V Pioneer board.

Acked-by: Chao Wei <chao.wei at sophgo.com>
Acked-by: Conor Dooley <conor.dooley at microchip.com>
Reviewed-by: Guo Ren <guoren at kernel.org>
Signed-off-by: Chen Wang <unicorn_wang at outlook.com>
---
 arch/riscv/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
index ab86ec3b9eab..bf737cfa1d2c 100644
--- a/arch/riscv/configs/defconfig
+++ b/arch/riscv/configs/defconfig
@@ -32,6 +32,7 @@ CONFIG_SOC_SIFIVE=y
 CONFIG_SOC_STARFIVE=y
 CONFIG_ARCH_SUNXI=y
 CONFIG_SOC_VIRT=y
+CONFIG_ARCH_SOPHGO=y
 CONFIG_SMP=y
 CONFIG_HOTPLUG_CPU=y
 CONFIG_PM=y
-- 
2.25.1




More information about the linux-riscv mailing list