Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
59d10d0d44a725fe7d65c713c2cb1570e281edaa
/
.
/
board
/
technexion
/
pico-imx6
/
Kconfig
blob: 4af18e53bcf602fa1135decdaa36d7feefb0f707 [
file
] [
log
] [
blame
]
if
TARGET_PICO_IMX6
config SYS_BOARD
default
"pico-imx6"
config SYS_VENDOR
default
"technexion"
config SYS_SOC
default
"mx6"
config SYS_CONFIG_NAME
default
"pico-imx6"
endif