Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
e00b8eb55a8ecd6051b13309a1b5aa88400ba74d
/
.
/
board
/
technexion
/
pico-imx6ul
/
Kconfig
blob: 0f6789a6b29cdfed7dab104b42fa3f60763151c3 [
file
] [
log
] [
blame
]
if
TARGET_PICO_IMX6UL
config SYS_BOARD
default
"pico-imx6ul"
config SYS_VENDOR
default
"technexion"
config SYS_SOC
default
"mx6"
config SYS_CONFIG_NAME
default
"pico-imx6ul"
endif