3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-12 02:05:54 +00:00
2022-04-02 18:17:33 +05:00

19 lines
223 B
Plaintext

if TARGET_TBS2910
config SYS_BOARD
default "tbs2910"
config SYS_VENDOR
default "tbs"
config SYS_CONFIG_NAME
default "tbs2910"
config MX6Q
default y
config IMX_CONFIG
default "board/tbs/tbs2910/tbs2910.cfg"
endif