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