mpc8xx: remove ESTEEM192E board support

This board is still a non-generic board.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Conn Clark <clark@esteem.com>
This commit is contained in:
Masahiro Yamada
2014-12-15 23:26:17 +09:00
committed by Tom Rini
parent 5ec71100dc
commit af0e35149b
11 changed files with 1 additions and 1784 deletions

View File

@@ -10,9 +10,6 @@ choice
config TARGET_COGENT_MPC8XX
bool "Support cogent_mpc8xx"
config TARGET_ESTEEM192E
bool "Support ESTEEM192E"
config TARGET_TQM823L
bool "Support TQM823L"
@@ -52,7 +49,6 @@ config TARGET_TQM885D
endchoice
source "board/cogent/Kconfig"
source "board/esteem192e/Kconfig"
source "board/tqc/tqm8xx/Kconfig"
endmenu