Re: [PATCH 3/3] riscv: defconfig: enable SUNXI_XUANTIE and SUNXI_ANDES
From: Geert Uytterhoeven
Date: Mon Nov 10 2025 - 04:05:17 EST
Hi Gaohan,
On Sat, 8 Nov 2025 at 09:21, <gaohan@xxxxxxxxxxx> wrote:
> From: Han Gao <gaohan@xxxxxxxxxxx>
>
> These options need to be enabled to prepare for v821/v861/v881.
>
> Signed-off-by: Han Gao <gaohan@xxxxxxxxxxx>
Thanks for your patch!
> --- a/arch/riscv/configs/defconfig
> +++ b/arch/riscv/configs/defconfig
> @@ -29,6 +29,8 @@ CONFIG_ARCH_SOPHGO=y
> CONFIG_ARCH_SPACEMIT=y
> CONFIG_SOC_STARFIVE=y
> CONFIG_ARCH_SUNXI=y
> +CONFIG_ARCH_SUNXI_XUANTIE=y
> +CONFIG_ARCH_SUNXI_ANDES=y
> CONFIG_ARCH_THEAD=y
> CONFIG_ARCH_VIRT=y
> CONFIG_ARCH_CANAAN=y
Other subarchs handle this with "default y" in drivers/soc/*/Kconfig.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds