powerpc: mpc8xx: remove SXNI855T board support

This board has been orphaned for a while and old enough.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
Masahiro Yamada
2014-08-06 12:59:53 +09:00
committed by Tom Rini
parent d1a4aafd71
commit 4723ce49e5
14 changed files with 2 additions and 3594 deletions

View File

@@ -47,9 +47,6 @@ config TARGET_R360MPI
config TARGET_RRVISION
bool "Support RRvision"
config TARGET_SXNI855T
bool "Support SXNI855T"
config TARGET_SPD823TS
bool "Support SPD823TS"
@@ -145,7 +142,6 @@ source "board/lwmon/Kconfig"
source "board/manroland/uc100/Kconfig"
source "board/netvia/Kconfig"
source "board/r360mpi/Kconfig"
source "board/sixnet/Kconfig"
source "board/spd8xx/Kconfig"
source "board/tqc/tqm8xx/Kconfig"