-if TARGET_ARISTAINETOS2
+if TARGET_ARISTAINETOS2C
source "board/aristainetos/common/Kconfig"
default "aristainetos"
config SYS_BOARD_VERSION
- default 2
-
-endif
-
-if TARGET_ARISTAINETOS2B
-
-source "board/aristainetos/common/Kconfig"
-
-config SYS_BOARD
- default "aristainetos"
+ default 5
-config SYS_BOARD_VERSION
- default 3
+config IMX_CONFIG
+ default "board/aristainetos/aristainetos2.cfg"
endif
-if TARGET_ARISTAINETOS2BCSL
+if TARGET_ARISTAINETOS2CCSLB
source "board/aristainetos/common/Kconfig"
default "aristainetos"
config SYS_BOARD_VERSION
- default 4
+ default 6
-endif
-
-if TARGET_ARISTAINETOS2C
-
-source "board/aristainetos/common/Kconfig"
-
-config SYS_BOARD
- default "aristainetos"
-
-config SYS_BOARD_VERSION
- default 5
+config IMX_CONFIG
+ default "board/aristainetos/aristainetos2.cfg"
endif