Skip to content

Commit cd899f8

Browse files
cyyselfConchuOD
authored andcommitted
riscv: config: enable ARCH_CANAAN in defconfig
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 <[email protected]> Reviewed-by: Conor Dooley <[email protected]> Reviewed-by: Guo Ren <[email protected]> Acked-by: Palmer Dabbelt <[email protected]> Signed-off-by: Conor Dooley <[email protected]>
1 parent 1553a1c commit cd899f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/riscv/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ CONFIG_SOC_STARFIVE=y
3333
CONFIG_ARCH_SUNXI=y
3434
CONFIG_ARCH_THEAD=y
3535
CONFIG_ARCH_VIRT=y
36+
CONFIG_ARCH_CANAAN=y
3637
CONFIG_SMP=y
3738
CONFIG_HOTPLUG_CPU=y
3839
CONFIG_PM=y

0 commit comments

Comments
 (0)