Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
c2fd3f57040d4d8e858f0449afe46416cfad95da
/
.
/
board
/
udoo
/
Kconfig
blob: 970f39f0f7f26538e3a6cff241033657d65d49b3 [
file
] [
log
] [
blame
]
if
TARGET_UDOO
config SYS_BOARD
default
"udoo"
config SYS_SOC
default
"mx6"
config SYS_CONFIG_NAME
default
"udoo"
endif