mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
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:
parent
69563d502c
commit
aa4bc2850e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user