Skip to content

Commit ad087c9

Browse files
ben717-linuxarndb
authored andcommitted
riscv: defconfig: enable Andes SoC
Enable Andes SoC config in defconfig to allow the default upstream kernel to boot on Voyager board. Acked-by: Conor Dooley <[email protected]> Signed-off-by: Ben Zong-You Xie <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 9d462f5 commit ad087c9

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
@@ -22,6 +22,7 @@ CONFIG_USER_NS=y
2222
CONFIG_CHECKPOINT_RESTORE=y
2323
CONFIG_BLK_DEV_INITRD=y
2424
CONFIG_PROFILING=y
25+
CONFIG_ARCH_ANDES=y
2526
CONFIG_ARCH_MICROCHIP=y
2627
CONFIG_ARCH_SIFIVE=y
2728
CONFIG_ARCH_SOPHGO=y

0 commit comments

Comments
 (0)