]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: Kconfig: add ARCH_CIX for cix silicons
authorFugang Duan <fugang.duan@cixtech.com>
Mon, 21 Jul 2025 14:44:54 +0000 (22:44 +0800)
committerArnd Bergmann <arnd@arndb.de>
Mon, 21 Jul 2025 15:14:55 +0000 (17:14 +0200)
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>
arch/arm64/Kconfig.platforms

index 02f9248f7c84da36619ddb8dac55a4bfd96d65e3..abe41db9b9b39f2ec23741931a89336c9818bb86 100644 (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