powerpc: remove cogent_8xx, cogent_mpc8260 board support
[oweals/u-boot.git] / arch / powerpc / cpu / mpc8xx / Kconfig
index 30f8533f4c9d33af20af79c5054776d95beb4c43..e8bcbe98a140d4e09e6bccee78aeb7c5fc0eb277 100644 (file)
@@ -7,42 +7,6 @@ config SYS_CPU
 choice
        prompt "Target select"
 
-config TARGET_COGENT_MPC8XX
-       bool "Support cogent_mpc8xx"
-
-config TARGET_ESTEEM192E
-       bool "Support ESTEEM192E"
-
-config TARGET_IP860
-       bool "Support IP860"
-
-config TARGET_IVML24
-       bool "Support IVML24"
-
-config TARGET_IVMS8
-       bool "Support IVMS8"
-
-config TARGET_LWMON
-       bool "Support lwmon"
-
-config TARGET_NETVIA
-       bool "Support NETVIA"
-
-config TARGET_R360MPI
-       bool "Support R360MPI"
-
-config TARGET_RRVISION
-       bool "Support RRvision"
-
-config TARGET_SPD823TS
-       bool "Support SPD823TS"
-
-config TARGET_KUP4K
-       bool "Support KUP4K"
-
-config TARGET_KUP4X
-       bool "Support KUP4X"
-
 config TARGET_TQM823L
        bool "Support TQM823L"
 
@@ -81,17 +45,6 @@ config TARGET_TQM885D
 
 endchoice
 
-source "board/RRvision/Kconfig"
-source "board/cogent/Kconfig"
-source "board/esteem192e/Kconfig"
-source "board/ip860/Kconfig"
-source "board/ivm/Kconfig"
-source "board/kup/kup4k/Kconfig"
-source "board/kup/kup4x/Kconfig"
-source "board/lwmon/Kconfig"
-source "board/netvia/Kconfig"
-source "board/r360mpi/Kconfig"
-source "board/spd8xx/Kconfig"
 source "board/tqc/tqm8xx/Kconfig"
 
 endmenu