if TARGET_ARISTAINETOS2 | |
source "board/aristainetos/common/Kconfig" | |
config SYS_BOARD | |
default "aristainetos" | |
config SYS_BOARD_VERSION | |
default 2 | |
endif | |
if TARGET_ARISTAINETOS2B | |
source "board/aristainetos/common/Kconfig" | |
config SYS_BOARD | |
default "aristainetos" | |
config SYS_BOARD_VERSION | |
default 3 | |
endif |