mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 14:14:32 +00:00
13 lines
177 B
Text
13 lines
177 B
Text
|
if TARGET_IMX8MM_CL_IOT_GATE
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "imx8mm-cl-iot-gate"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "compulab"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "imx8mm-cl-iot-gate"
|
||
|
|
||
|
endif
|