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