Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
33a4fcf637c306d43109b37d55bb718c069b8cdf
/
.
/
board
/
w7o
/
Kconfig
blob: c0e879a6b7622e8e4d62c5fdd7f6d094f0189729 [
file
] [
log
] [
blame
]
if
TARGET_W7OLMC
config SYS_BOARD
string
default
"w7o"
config SYS_CONFIG_NAME
string
default
"W7OLMC"
endif
if
TARGET_W7OLMG
config SYS_BOARD
string
default
"w7o"
config SYS_CONFIG_NAME
string
default
"W7OLMG"
endif