Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9fc71c179bd1a6d166c3e93d6b60f360434ec726
/
.
/
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