13 lines
153 B
Plaintext
13 lines
153 B
Plaintext
if TARGET_IOT_DEVKIT
|
|
|
|
config SYS_BOARD
|
|
default "iot_devkit"
|
|
|
|
config SYS_VENDOR
|
|
default "synopsys"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "iot_devkit"
|
|
|
|
endif
|