Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c595814a113fadc48cc2623330536ce6b62721fe
/
.
/
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