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 <[email protected]> Signed-off-by: Fugang Duan <[email protected]> Signed-off-by: Peter Chen <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 69563d5 commit aa4bc28

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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)