Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e713124e352efe3141af6a4ffc83f6dba449a177
/
.
/
board
/
google
/
imx8mq_phanbell
/
Kconfig
blob: fba2e9ce67218f43001f498ebb16a61829e3c9ff [
file
] [
log
] [
blame
]
Alifer Moraes
ef99f3d
2020-03-06 07:46:33 -0300
[
diff
] [
blame
]
1
if
TARGET_IMX8MQ_PHANBELL
2
3
config SYS_BOARD
4
default
"imx8mq_phanbell"
5
6
config SYS_VENDOR
7
default
"google"
8
9
config SYS_CONFIG_NAME
10
default
"imx8mq_phanbell"
11
12
endif