From: Ben Zong-You Xie Date: Fri, 11 Jul 2025 13:30:24 +0000 (+0800) Subject: riscv: defconfig: enable Andes SoC X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ad087c91eb87bebd79f05a4c9b5cfbe72d6186fa;p=thirdparty%2Flinux.git 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 Signed-off-by: Ben Zong-You Xie Link: https://lore.kernel.org/r/20250711133025.2192404-9-ben717@andestech.com Signed-off-by: Arnd Bergmann --- diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig index fe8bd8afb4183..12f5f6ec00fad 100644 --- a/arch/riscv/configs/defconfig +++ b/arch/riscv/configs/defconfig @@ -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