Sign in
coral
/
uboot-imx
/
1720a6e9ec0ea89d647d8a86e656955b99cdceb7
/
.
/
board
/
freescale
/
pico-imx6dl
/
Kconfig
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