mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-13 11:45:50 +02:00
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
|