arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360
[platform/kernel/u-boot.git] / arch / arm / Kconfig
index a610011..b6548c5 100644 (file)
@@ -685,12 +685,6 @@ config ARCH_BCM6753
        select OF_CONTROL
        imply CMD_DM
 
-config ARCH_BCM68360
-       bool "Broadcom BCM68360 family"
-       select DM
-       select OF_CONTROL
-       imply CMD_DM
-
 config ARCH_BCM6858
        bool "Broadcom BCM6858 family"
        select DM
@@ -2331,7 +2325,6 @@ source "board/armltd/vexpress/Kconfig"
 source "board/armltd/vexpress64/Kconfig"
 source "board/cortina/presidio-asic/Kconfig"
 source "board/broadcom/bcm96753ref/Kconfig"
-source "board/broadcom/bcm968360bg/Kconfig"
 source "board/broadcom/bcm968580xref/Kconfig"
 source "board/broadcom/bcmns3/Kconfig"
 source "board/cavium/thunderx/Kconfig"