16 lines
159 B
Plaintext
16 lines
159 B
Plaintext
|
if TARGET_ARIA
|
||
|
|
||
|
config SYS_BOARD
|
||
|
string
|
||
|
default "aria"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
string
|
||
|
default "davedenx"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
string
|
||
|
default "aria"
|
||
|
|
||
|
endif
|