Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
16 lines
175 B
Plaintext
16 lines
175 B
Plaintext
if TARGET_TS4800
|
|
|
|
config SYS_BOARD
|
|
default "ts4800"
|
|
|
|
config SYS_VENDOR
|
|
default "technologic"
|
|
|
|
config SYS_SOC
|
|
default "mx5"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "ts4800"
|
|
|
|
endif
|