Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f37611d09f85a73a669db7890637880f5da8370e
/
.
/
arch
/
arm
/
mach-bcmbca
/
bcm6858
/
Kconfig
blob: a6504bae1f18170f69594bdfd192a690082e9e08 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2022 Broadcom Ltd
#
if
BCM6858
config TARGET_BCM96858
bool
"Broadcom 6858 Reference Board"
depends on ARCH_BCMBCA
config SYS_SOC
default
"bcm6858"
source
"board/broadcom/bcmbca/Kconfig"
endif