mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
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:
parent
aa3f38f5dc
commit
c6e9e3aaef
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user