mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-12-18 08:36:21 +01:00
riscv: Add Kconfig option for ESWIN platforms
Create a config option to build ESWIN SoC specific resources Signed-off-by: Pinkesh Vaghela <pinkesh.vaghela@einfochips.com> Reviewed-by: Samuel Holland <samuel.holland@sifive.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20250825132427.1618089-3-pinkesh.vaghela@einfochips.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
b9607ff0f8
commit
faaf0ea597
|
|
@ -7,6 +7,12 @@ config ARCH_ANDES
|
|||
help
|
||||
This enables support for Andes SoC platform hardware.
|
||||
|
||||
config ARCH_ESWIN
|
||||
bool "ESWIN SoCs"
|
||||
help
|
||||
This enables support for ESWIN SoC platform hardware,
|
||||
including the ESWIN EIC7700 SoC.
|
||||
|
||||
config ARCH_MICROCHIP_POLARFIRE
|
||||
def_bool ARCH_MICROCHIP
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user