blob: d67002503dd231b986a38b26d9d11ed2dbc3d59d [file] [log] [blame]
Heiko Schocher74758a92019-12-01 11:23:32 +01001if TARGET_ARISTAINETOS2C
2
3source "board/aristainetos/common/Kconfig"
4
5config SYS_BOARD
6 default "aristainetos"
7
8config SYS_BOARD_VERSION
9 default 5
10
11endif