Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
082f86a75b25a3c1bdafd3c5aca407d7622dec65
/
.
/
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