powerpc: remove cogent_8xx, cogent_mpc8260 board support

These boards are still non-generic boards.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Murray Jensen <Murray.Jensen@csiro.au>
This commit is contained in:
Masahiro Yamada
2014-12-15 23:26:18 +09:00
committed by Tom Rini
parent af0e35149b
commit d19f6a60ec
34 changed files with 2 additions and 3779 deletions

View 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