16 lines
163 B
Text
16 lines
163 B
Text
|
if TARGET_TT01
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "tt01"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "hale"
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "mx31"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "tt01"
|
||
|
|
||
|
endif
|