Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f847bcc5ca1f80be1368e62ca1f885416b7e4eb8
/
.
/
board
/
freescale
/
t102xqds
/
Kconfig
blob: 4d17798d5cbea2f013a7f1e52b76305c4aee3697 [
file
] [
log
] [
blame
]
Shengzhou Liu
9eca55f
2014-11-24 17:11:55 +0800
[
diff
] [
blame
]
1
if
TARGET_T102XQDS
2
3
config SYS_BOARD
4
default
"t102xqds"
5
6
config SYS_VENDOR
7
default
"freescale"
8
9
config SYS_CONFIG_NAME
10
default
"T102xQDS"
11
12
endif