]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
remove Broadcom Northstar 2 Target entry
authorPeter Robinson <pbrobinson@gmail.com>
Sun, 18 Feb 2024 11:16:20 +0000 (11:16 +0000)
committerTom Rini <trini@konsulko.com>
Mon, 4 Mar 2024 15:25:47 +0000 (10:25 -0500)
The Broadcom Northstar 2 support was removed when the
bcm958712k board was removed but the target entry was
missed so clean that up as well.

Fixes: d59bc09d829 ("arm: Remove bcm958712k board")
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
arch/arm/Kconfig

index c7c236bada7a97db32abb49646aa12168029d648..65fa7ba4ce778c53ab669eb0ab8e3a8fbb84b050 100644 (file)
@@ -699,15 +699,6 @@ config TARGET_BCMNS
          ARMv7 Cortex-A9 SoC family including BCM4708, BCM47094,
          BCM5301x etc.
 
-config TARGET_BCMNS2
-       bool "Support Broadcom Northstar2"
-       select ARM64
-       select GPIO_EXTRA_HEADER
-       help
-         Support for Broadcom Northstar 2 SoCs.  NS2 is a quad-core 64-bit
-         ARMv8 Cortex-A57 processors targeting a broad range of networking
-         applications.
-
 config TARGET_BCMNS3
        bool "Support Broadcom NS3"
        select ARM64