riscv: Add Anlogic SoC famly Kconfig support
The first SoC in the Anlogic series is DR1V90, which contains a RISC-V core from Nuclei. Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Junhui Liu <junhui.liu@pigmoral.tech> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
This commit is contained in:
@@ -7,6 +7,11 @@ config ARCH_ANDES
|
|||||||
help
|
help
|
||||||
This enables support for Andes SoC platform hardware.
|
This enables support for Andes SoC platform hardware.
|
||||||
|
|
||||||
|
config ARCH_ANLOGIC
|
||||||
|
bool "Anlogic SoCs"
|
||||||
|
help
|
||||||
|
This enables support for Anlogic SoC platform hardware.
|
||||||
|
|
||||||
config ARCH_ESWIN
|
config ARCH_ESWIN
|
||||||
bool "ESWIN SoCs"
|
bool "ESWIN SoCs"
|
||||||
help
|
help
|
||||||
|
|||||||
Reference in New Issue
Block a user