]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
riscv: defconfig: enable Andes SoC
authorBen Zong-You Xie <ben717@andestech.com>
Fri, 11 Jul 2025 13:30:24 +0000 (21:30 +0800)
committerArnd Bergmann <arnd@arndb.de>
Mon, 21 Jul 2025 14:51:52 +0000 (16:51 +0200)
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>
arch/riscv/configs/defconfig

index fe8bd8afb4183ce871020fb2992a21a13bccbc87..12f5f6ec00fad67f005c3b8e12fba60d3387e1f7 100644 (file)
@@ -22,6 +22,7 @@ CONFIG_USER_NS=y
 CONFIG_CHECKPOINT_RESTORE=y
 CONFIG_BLK_DEV_INITRD=y
 CONFIG_PROFILING=y
+CONFIG_ARCH_ANDES=y
 CONFIG_ARCH_MICROCHIP=y
 CONFIG_ARCH_SIFIVE=y
 CONFIG_ARCH_SOPHGO=y