Merge branch '2022-06-10-assorted-platform-updates' into next
[platform/kernel/u-boot.git] / board / broadcom / bcmbca / Kconfig
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2022 Broadcom Ltd
4 #
5
6 config SYS_BOARD
7         default "bcmbca"
8
9 config SYS_VENDOR
10         default "broadcom"
11
12 if TARGET_BCM947622
13
14 config SYS_CONFIG_NAME
15         default "bcm947622"
16
17 endif