[PATCH 4/6] arm64: Kconfig: add ARCH_CIX for cix silicons

Krzysztof Kozlowski krzk at kernel.org
Thu Feb 20 04:18:38 PST 2025


On 20/02/2025 09:40, Peter Chen wrote:
> From: Fugang Duan <fugang.duan at cixtech.com>
> 
> Add ARCH_CIX for CIX SoC series support.
> 
> Signed-off-by: Fugang Duan <fugang.duan at cixtech.com>
> Signed-off-by: Peter Chen <peter.chen at cixtech.com>
> ---
>  arch/arm64/Kconfig.platforms | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
> index 02f9248f7c84..977b61894cbc 100644
> --- a/arch/arm64/Kconfig.platforms
> +++ b/arch/arm64/Kconfig.platforms
> @@ -399,4 +399,10 @@ config ARCH_ZYNQMP
>  	help
>  	  This enables support for Xilinx ZynqMP Family
>  
> +config ARCH_CIX
C is not after Z... keep sane order.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list