Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
65972a0b6204aa298b70b7ebd755bb1ce1ed53ee
/
.
/
board
/
ge
/
mx53ppd
/
Kconfig
blob: 781c1cf59f61a19b4eb6925454e4bc3f12827531 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
if
TARGET_MX53PPD
config SYS_BOARD
default
"mx53ppd"
config SYS_VENDOR
default
"ge"
config SYS_SOC
default
"mx5"
config SYS_CONFIG_NAME
default
"mx53ppd"
endif