Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
723806cc5bea9f8b37323dfd7568603f99af6a06
/
.
/
board
/
freescale
/
mx6ullevk
/
Kconfig
blob: 7eec497e3ea38cb90e4af024ea4f4f114732a9a7 [
file
] [
log
] [
blame
]
Peng Fan
55a42b3
2016-08-11 14:02:57 +0800
[
diff
] [
blame
]
1
if
TARGET_MX6ULL_14X14_EVK
2
3
config SYS_BOARD
4
default
"mx6ullevk"
5
6
config SYS_VENDOR
7
default
"freescale"
8
9
config SYS_CONFIG_NAME
10
default
"mx6ullevk"
11
12
endif