Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c2592c02b30a147100afb855f54b55b65b2b9150
/
.
/
board
/
cloudengines
/
pogo_v4
/
Kconfig
blob: db3b76b4d487a48c9578cfe5bb978ac8c9926249 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2014-2021 Tony Dinh <mibodhi@gmail.com>
#
if
TARGET_POGO_V4
config SYS_BOARD
default
"pogo_v4"
config SYS_VENDOR
default
"cloudengines"
config SYS_CONFIG_NAME
default
"pogo_v4"
endif