MC3302_SDK_V1.1.9_202507281.../bsp/ramboot/board/aristainetos/Kconfig

30 lines
368 B
Plaintext
Raw Normal View History

2025-11-11 04:08:31 +00:00
if TARGET_ARISTAINETOS
config SYS_BOARD
default "aristainetos"
config SYS_CONFIG_NAME
default "aristainetos"
endif
if TARGET_ARISTAINETOS2
config SYS_BOARD
default "aristainetos"
config SYS_CONFIG_NAME
default "aristainetos2"
endif
if TARGET_ARISTAINETOS2B
config SYS_BOARD
default "aristainetos"
config SYS_CONFIG_NAME
default "aristainetos2b"
endif