Skip to content

Commit aa4bc28

Browse files
cix-fugangarndb
authored andcommitted
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>
1 parent 69563d5 commit aa4bc28

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

arch/arm64/Kconfig.platforms

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,12 @@ config ARCH_BLAIZE
106106
help
107107
This enables support for the Blaize SoC family
108108

109+
config ARCH_CIX
110+
bool "Cixtech SoC family"
111+
help
112+
This enables support for the Cixtech SoC family,
113+
like P1(sky1).
114+
109115
config ARCH_EXYNOS
110116
bool "Samsung Exynos SoC family"
111117
select COMMON_CLK_SAMSUNG

0 commit comments

Comments
 (0)