arm64: Add SOPHGO SOC family Kconfig support

First user will be Aarch64 core within SG2000 SoC.

Reviewed-by: Chen Wang <unicorn_wang@outlook.com>
Reviewed-by: Inochi Amaoto <inochiama@gmail.com>
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Link: https://lore.kernel.org/r/20250612132844.767216-6-alexander.sverdlin@gmail.com
Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
Signed-off-by: Chen Wang <wangchen20@iscas.ac.cn>
This commit is contained in:
Alexander Sverdlin 2025-06-12 15:28:13 +02:00 committed by Inochi Amaoto
parent aa3f38f5dc
commit c6e9e3aaef

View File

@ -307,6 +307,12 @@ config ARCH_INTEL_SOCFPGA
Stratix 10 (ex. Altera), Stratix10 Software Virtual Platform,
Agilex and eASIC N5X.
config ARCH_SOPHGO
bool "Sophgo SoCs"
select ARCH_HAS_RESET_CONTROLLER
help
This enables support for Sophgo SoC platform hardware.
config ARCH_STM32
bool "STMicroelectronics STM32 SoC Family"
select GPIOLIB