Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6292783ccca1c284936edb3ccccbc13e0a6ec6d1
/
.
/
board
/
freescale
/
mx6sllevk
/
Kconfig
blob: 4ba9bbf14180bed126e35c17c9911da096e23fe3 [
file
] [
log
] [
blame
]
Peng Fan
186585c
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