16 lines
177 B
Plaintext
16 lines
177 B
Plaintext
|
if TARGET_JADECPU
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "jadecpu"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "syteco"
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "mb86r0x"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "jadecpu"
|
||
|
|
||
|
endif
|