blob: d19e3f43c7bef9bae269419d442c89b69d0a741b [file] [log] [blame]
if TARGET_TEC
config SYS_CPU
string
default "arm720t" if SPL_BUILD
default "armv7" if !SPL_BUILD
config SYS_BOARD
string
default "tec"
config SYS_VENDOR
string
default "avionic-design"
config SYS_SOC
string
default "tegra20"
config SYS_CONFIG_NAME
string
default "tec"
endif