arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158
authorWilliam Zhang <william.zhang@broadcom.com>
Mon, 22 Aug 2022 18:19:45 +0000 (11:19 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 31 Oct 2022 12:55:40 +0000 (08:55 -0400)
commit07f97bde54bcfea0cdba7d44a55fad457d7cb38e
tree52638a889fab668ed44591e6fde72aa9e94cf51c
parent61546e7cda036a57e8af9524203d42746ab87cef
arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158

Now that BCM63158 is supported under CONFIG_ARCH_BCMBCA and
CONFIG_BCM63158, remove the original ARCH_BCM63158 support and migrate
configuration settings.

Signed-off-by: William Zhang <william.zhang@broadcom.com>
Reviewed-by: Philippe Reynes <philippe.reynes@softathome.com>
arch/arm/Kconfig
arch/arm/dts/Makefile
board/broadcom/bcm963158/Kconfig [deleted file]
board/broadcom/bcm963158/MAINTAINERS [deleted file]
board/broadcom/bcm963158/Makefile [deleted file]
board/broadcom/bcm963158/bcm963158.c [deleted file]
configs/bcm963158_ram_defconfig [deleted file]
include/configs/bcm963158.h
include/configs/broadcom_bcm963158.h [deleted file]