Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ad6be25c19840811e2e9ecd56620a0a1f5415631
/
.
/
board
/
freescale
/
mx7ulp_evk
/
Kconfig
blob: ff448311f9d06f5210fd4e617510dc4575801a4b [
file
] [
log
] [
blame
]
Peng Fan
77fa045
2017-02-22 16:21:56 +0800
[
diff
] [
blame
]
1
if
TARGET_MX7ULP_EVK
2
3
config SYS_BOARD
4
default
"mx7ulp_evk"
5
6
config SYS_VENDOR
7
default
"freescale"
8
9
config SYS_CONFIG_NAME
10
default
"mx7ulp_evk"
11
12
endif