powerpc: remove cogent_8xx, cogent_mpc8260 board support
[oweals/u-boot.git] / arch / powerpc / cpu / mpc8xx / Kconfig
index 428a1290c4c77415d479d3d752c39b33d1b0dc99..e8bcbe98a140d4e09e6bccee78aeb7c5fc0eb277 100644 (file)
@@ -7,9 +7,6 @@ config SYS_CPU
 choice
        prompt "Target select"
 
-config TARGET_COGENT_MPC8XX
-       bool "Support cogent_mpc8xx"
-
 config TARGET_TQM823L
        bool "Support TQM823L"
 
@@ -48,7 +45,6 @@ config TARGET_TQM885D
 
 endchoice
 
-source "board/cogent/Kconfig"
 source "board/tqc/tqm8xx/Kconfig"
 
 endmenu