Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
428ea9e640656d242a6e1ded01002a6b152a9d2e
/
.
/
board
/
udoo
/
Kconfig
blob: a98d0d6a4cfaff2d7bb79531c165460ecf8ad2dc [
file
] [
log
] [
blame
]
if
TARGET_UDOO
config SYS_CPU
default
"armv7"
config SYS_BOARD
default
"udoo"
config SYS_SOC
default
"mx6"
config SYS_CONFIG_NAME
default
"udoo"
endif