[PATCH 3/3] riscv: defconfig: enable SUNXI_XUANTIE and SUNXI_ANDES
Krzysztof Kozlowski
krzk at kernel.org
Sat Nov 8 03:29:35 PST 2025
On 08/11/2025 09:20, gaohan at iscas.ac.cn wrote:
> From: Han Gao <gaohan at iscas.ac.cn>
>
> These options need to be enabled to prepare for v821/v861/v881.
>
> Signed-off-by: Han Gao <gaohan at iscas.ac.cn>
> ---
> arch/riscv/configs/defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
> index fc2725cbca18..ed0ac65babdc 100644
> --- 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
No. One ARCH. You do not need more.
Best regards,
Krzysztof
More information about the linux-riscv
mailing list