[PATCH 4/6] arm64: Kconfig: add ARCH_CIX for cix silicons
Peter Chen
peter.chen at cixtech.com
Thu Feb 20 05:03:41 PST 2025
On 25-02-20 13:18:38, Krzysztof Kozlowski wrote:
> 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.
>
Will change, thanks.
Regards,
Peter
More information about the linux-arm-kernel
mailing list