Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e332623b0328f91c76d99c356c350fc04b1fc8dc
/
.
/
board
/
freescale
/
mx6sxsabreauto
/
Kconfig
blob: ae2ea02439497d87621aca1bd0f8f748bf68e7e0 [
file
] [
log
] [
blame
]
Ye Li
cf94a34
2016-02-01 10:41:32 +0800
[
diff
] [
blame
]
1
if
TARGET_MX6SXSABREAUTO
2
3
config SYS_BOARD
4
default
"mx6sxsabreauto"
5
6
config SYS_VENDOR
7
default
"freescale"
8
9
config SYS_CONFIG_NAME
10
default
"mx6sxsabreauto"
11
12
endif