Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
742bc74468e4e73fa361fb58608d91ed22f68d80
/
.
/
board
/
w7o
/
Kconfig
blob: fd1b42231887200c086562e7e4a311dead741b84 [
file
] [
log
] [
blame
]
if
TARGET_W7OLMC
config SYS_BOARD
default
"w7o"
config SYS_CONFIG_NAME
default
"W7OLMC"
endif
if
TARGET_W7OLMG
config SYS_BOARD
default
"w7o"
config SYS_CONFIG_NAME
default
"W7OLMG"
endif