if TARGET_PICO_IMX8MQ

config SYS_BOARD
	default "pico-imx8mq"

config SYS_VENDOR
	default "technexion"

config SYS_CONFIG_NAME
	default "pico-imx8mq"

endif
