16 lines
175 B
Plaintext
Executable File
Vendored
16 lines
175 B
Plaintext
Executable File
Vendored
if TARGET_A320EVB
|
|
|
|
config SYS_BOARD
|
|
default "a320evb"
|
|
|
|
config SYS_VENDOR
|
|
default "faraday"
|
|
|
|
config SYS_SOC
|
|
default "a320"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "a320evb"
|
|
|
|
endif
|