52aaddd6f4
Add new board names for existing board support imx6q - icore and icore_rqs boards imx6ul - geam6ul and isiot boards Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
13 lines
151 B
Plaintext
13 lines
151 B
Plaintext
if TARGET_MX6Q_ENGICAM
|
|
|
|
config SYS_BOARD
|
|
default "imx6q"
|
|
|
|
config SYS_VENDOR
|
|
default "engicam"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "imx6-engicam"
|
|
|
|
endif
|