imx6: aristainetos: get rid of CONFIG_BOARDNAME
[platform/kernel/u-boot.git] / board / aristainetos / Kconfig
1 if TARGET_ARISTAINETOS2
2
3 source "board/aristainetos/common/Kconfig"
4
5 config SYS_BOARD
6         default "aristainetos"
7
8 config SYS_BOARD_VERSION
9         default 2
10
11 endif