Sign in
third-party-mirror
/
u-boot
/
3930e004b60e0b3f85af49278f007aba013fe03d
/
.
/
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