arm64: Kconfig: add ARCH_CIX for cix silicons

Add ARCH_CIX for CIX SoC series support.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Fugang Duan <fugang.duan@cixtech.com>
Signed-off-by: Peter Chen <peter.chen@cixtech.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Fugang Duan 2025-07-21 22:44:54 +08:00 committed by Arnd Bergmann
parent 69563d502c
commit aa4bc2850e

View File

@ -106,6 +106,12 @@ config ARCH_BLAIZE
help
This enables support for the Blaize SoC family
config ARCH_CIX
bool "Cixtech SoC family"
help
This enables support for the Cixtech SoC family,
like P1(sky1).
config ARCH_EXYNOS
bool "Samsung Exynos SoC family"
select COMMON_CLK_SAMSUNG