blob: c692196550c52388c33ef23716981bfa792a0dbf [file] [log] [blame]
if TARGET_AEV
config SYS_BOARD
string
default "tqm5200"
config SYS_VENDOR
string
default "tqc"
config SYS_CONFIG_NAME
string
default "aev"
endif
if TARGET_CHARON
config SYS_BOARD
string
default "tqm5200"
config SYS_VENDOR
string
default "tqc"
config SYS_CONFIG_NAME
string
default "charon"
endif
if TARGET_TB5200
config SYS_BOARD
string
default "tqm5200"
config SYS_VENDOR
string
default "tqc"
config SYS_CONFIG_NAME
string
default "TB5200"
endif
if TARGET_TQM5200
config SYS_BOARD
string
default "tqm5200"
config SYS_VENDOR
string
default "tqc"
config SYS_CONFIG_NAME
string
default "TQM5200"
endif