blob: 17b538b26c775bb342ada1cf187ad8f6233165ba [file] [log] [blame]
if TARGET_PICO_IMX6DL
config SYS_CPU
default "armv7"
config SYS_BOARD
default "pico-imx6dl"
config SYS_VENDOR
string
default "freescale"
config SYS_SOC
default "mx6"
config SYS_CONFIG_NAME
default "pico-imx6dl"
endif