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 <cyy@cyyself.name> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Guo Ren <guoren@kernel.org> Acked-by: Palmer Dabbelt <palmer@rivosinc.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
1 parent 1553a1c commit cd899f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)