16 lines
170 B
Plaintext
16 lines
170 B
Plaintext
|
if TARGET_TBS2910
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "tbs2910"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "tbs"
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "mx6"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "tbs2910"
|
||
|
|
||
|
endif
|