Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1dfb7d42309e8813933f4b1aba76123ed5f4f502
/
.
/
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