Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
55c5d6f6f49d9a33a6c9491f1ec3bf156ae19ec4
/
.
/
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