Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a9ee70af8441c774b3c0038abe374fb074c05d62
/
.
/
board
/
total5200
/
Kconfig
blob: 774eb9889e617cdecb60e40bb26ca82456656331 [
file
] [
log
] [
blame
]
Masahiro Yamada
d3ae678
2014-07-30 14:08:14 +0900
[
diff
] [
blame
]
1
if
TARGET_TOTAL5200
2
3
config SYS_BOARD
4
string
5
default
"total5200"
6
7
config SYS_CONFIG_NAME
8
string
9
default
"Total5200"
10
11
endif