Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
39af3d8a0db0aab3f78ae5576f0f5c668505a667
/
.
/
board
/
freescale
/
t102xqds
/
Kconfig
blob: 4d17798d5cbea2f013a7f1e52b76305c4aee3697 [
file
] [
log
] [
blame
]
Shengzhou Liu
aba8004
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