Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
bfca6e0809d62c034681bc19ed028e322f9a0aea
/
.
/
board
/
spd8xx
/
Kconfig
blob: 4845cba28fb69eb79ece2e9ea5d72150b178d733 [
file
] [
log
] [
blame
]
Masahiro Yamada
dd84058
2014-07-30 14:08:14 +0900
[
diff
] [
blame
]
1
if
TARGET_SPD823TS
2
3
config SYS_BOARD
4
string
5
default
"spd8xx"
6
7
config SYS_CONFIG_NAME
8
string
9
default
"SPD823TS"
10
11
endif