16 lines
168 B
Plaintext
16 lines
168 B
Plaintext
|
if TARGET_OTC570
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "otc570"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "esd"
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "at91"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "otc570"
|
||
|
|
||
|
endif
|