mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-12 13:18:52 +00:00
13 lines
155 B
Text
13 lines
155 B
Text
|
if TARGET_MX6UL_ISIOT
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "isiotmx6ul"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "engicam"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "imx6ul_isiot"
|
||
|
|
||
|
endif
|