summaryrefslogtreecommitdiff
path: root/board/aristainetos/Kconfig
blob: d67002503dd231b986a38b26d9d11ed2dbc3d59d (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_ARISTAINETOS2C

source "board/aristainetos/common/Kconfig"

config SYS_BOARD
	default "aristainetos"

config SYS_BOARD_VERSION
	default 5

endif