mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 18:59:44 +00:00
13 lines
164 B
Text
13 lines
164 B
Text
|
if TARGET_MX6Q_ICORE_RQS
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "icorem6_rqs"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "engicam"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "imx6qdl_icore_rqs"
|
||
|
|
||
|
endif
|