From 4723ce49e588d628e85da42be31c8240fca2d27a Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Wed, 6 Aug 2014 12:59:53 +0900 Subject: powerpc: mpc8xx: remove SXNI855T board support This board has been orphaned for a while and old enough. Signed-off-by: Masahiro Yamada --- arch/powerpc/cpu/mpc8xx/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/powerpc') diff --git a/arch/powerpc/cpu/mpc8xx/Kconfig b/arch/powerpc/cpu/mpc8xx/Kconfig index 6392c55..f9e7472 100644 --- a/arch/powerpc/cpu/mpc8xx/Kconfig +++ b/arch/powerpc/cpu/mpc8xx/Kconfig @@ -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" -- cgit v1.1