Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
598a06dcb47db8101a19d26c0d65572fbe8e71f6
/
.
/
board
/
ea
/
mx7ulp_com
/
Kconfig
blob: 90883aced4582a445bbcda09269b95d3efa281a6 [
file
] [
log
] [
blame
]
Fabio Estevam
0417ef1
2019-12-09 10:43:03 -0300
[
diff
] [
blame
]
1
if
TARGET_MX7ULP_COM
2
3
config SYS_BOARD
4
default
"mx7ulp_com"
5
6
config SYS_VENDOR
7
default
"ea"
8
9
config SYS_CONFIG_NAME
10
default
"mx7ulp_com"
11
12
endif