Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4767923aab7157bc735732614f3e29eb2beb5c3a
/
.
/
board
/
spd8xx
/
Kconfig
blob: 4845cba28fb69eb79ece2e9ea5d72150b178d733 [
file
] [
log
] [
blame
]
Masahiro Yamada
d3ae678
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