Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c04b9b3440a2b2c55267bc76c594f49d101657fb
/
.
/
board
/
freescale
/
mx6sllevk
/
Kconfig
blob: 4ba9bbf14180bed126e35c17c9911da096e23fe3 [
file
] [
log
] [
blame
]
Peng Fan
47f7350
2016-12-11 19:24:37 +0800
[
diff
] [
blame
]
1
if
TARGET_MX6SLLEVK
2
3
config SYS_BOARD
4
default
"mx6sllevk"
5
6
config SYS_VENDOR
7
default
"freescale"
8
9
config SYS_CONFIG_NAME
10
default
"mx6sllevk"
11
12
endif