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 <conor.dooley@microchip.com> Signed-off-by: Ben Zong-You Xie <ben717@andestech.com> Link: https://lore.kernel.org/r/20250711133025.2192404-9-ben717@andestech.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent 9d462f5 commit ad087c9

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
@@ -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)