Kconfig 167 Bytes
if TARGET_PICOSOM_IMX6UL

config SYS_BOARD
	default "picosom-imx6ul"

config SYS_VENDOR
	default "technexion"

config SYS_CONFIG_NAME
	default "picosom-imx6ul"

endif