Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
19a25dd8da91eae3ac66e0735e463bbe7b033f78
/
.
/
board
/
freescale
/
mx6sabreauto
/
Kconfig
blob: 5b4faf6d5fd1d276144788d64cf9773b586e93d2 [
file
] [
log
] [
blame
]
Vanessa Maegima
d6362d9
2017-06-29 09:33:46 -0300
[
diff
] [
blame
]
1
if
TARGET_MX6SABREAUTO
2
3
config SYS_BOARD
4
default
"mx6sabreauto"
5
6
config SYS_VENDOR
7
default
"freescale"
8
9
config SYS_CONFIG_NAME
10
default
"mx6sabreauto"
11
12
endif