Sign in
third-party-mirror
/
u-boot
/
refs/heads/vim2
/
.
/
board
/
udoo
/
Kconfig
blob: 970f39f0f7f26538e3a6cff241033657d65d49b3 [
file
] [
log
] [
blame
] [
edit
]
if
TARGET_UDOO
config SYS_BOARD
default
"udoo"
config SYS_SOC
default
"mx6"
config SYS_CONFIG_NAME
default
"udoo"
endif