Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
61f66fd5a81b97478e9d14326c1059baa6626680
/
.
/
board
/
ppmc7xx
/
Kconfig
blob: a28ab98837301607910ae6641b2b636e5c8b33a0 [
file
] [
log
] [
blame
]
Masahiro Yamada
dd84058
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