mpc8xx: remove ELPT860 board support

This board is still a non-generic board.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: The LEOX team <team@leox.org>
This commit is contained in:
Masahiro Yamada
2014-12-15 23:26:08 +09:00
committed by Tom Rini
parent ceaf499b50
commit 3c5b20f1b7
13 changed files with 1 additions and 2036 deletions

View File

@ -43,9 +43,6 @@ config TARGET_KUP4K
config TARGET_KUP4X
bool "Support KUP4X"
config TARGET_ELPT860
bool "Support ELPT860"
config TARGET_TQM823L
bool "Support TQM823L"
@ -84,7 +81,6 @@ config TARGET_TQM885D
endchoice
source "board/LEOX/elpt860/Kconfig"
source "board/RRvision/Kconfig"
source "board/cogent/Kconfig"
source "board/esteem192e/Kconfig"