[PATCH v6 11/11] riscv: config: enable ARCH_CANAAN in defconfig

Yangyu Chen cyy at cyyself.name
Sat Mar 23 05:12:23 PDT 2024


Since K230 has been supported, allow ARCH_CANAAN to be selected to build dt
and drivers for it in defconfig.

Signed-off-by: Yangyu Chen <cyy at cyyself.name>
Reviewed-by: Conor Dooley <conor.dooley at microchip.com>
Reviewed-by: Guo Ren <guoren at kernel.org>
---
 arch/riscv/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
index eaf34e871e30..1d5524cdd47d 100644
--- a/arch/riscv/configs/defconfig
+++ b/arch/riscv/configs/defconfig
@@ -33,6 +33,7 @@ CONFIG_SOC_STARFIVE=y
 CONFIG_ARCH_SUNXI=y
 CONFIG_ARCH_THEAD=y
 CONFIG_SOC_VIRT=y
+CONFIG_ARCH_CANAAN=y
 CONFIG_SMP=y
 CONFIG_HOTPLUG_CPU=y
 CONFIG_PM=y
-- 
2.43.0




More information about the linux-riscv mailing list