u-boot-brain/board/aristainetos/Kconfig

12 lines
154 B
Plaintext
Raw Normal View History

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