Sign in
third-party-mirror
/
u-boot
/
refs/heads/astro
/
.
/
board
/
solidrun
/
hummingboard
/
Kconfig
blob: 36b79045bc4c5bfef86542fa50a041a9e8450f83 [
file
] [
log
] [
blame
] [
edit
]
if
TARGET_HUMMINGBOARD
config SYS_BOARD
default
"hummingboard"
config SYS_VENDOR
default
"solidrun"
config SYS_SOC
default
"mx6"
config SYS_CONFIG_NAME
default
"hummingboard"
endif