mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
19 lines
223 B
Plaintext
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
|