13 lines
158 B
Plaintext
13 lines
158 B
Plaintext
if TARGET_PICO_IMX8MQ
|
|
|
|
config SYS_BOARD
|
|
default "pico-imx8mq"
|
|
|
|
config SYS_VENDOR
|
|
default "technexion"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "pico-imx8mq"
|
|
|
|
endif
|