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 --- include/commproc.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'include/commproc.h') diff --git a/include/commproc.h b/include/commproc.h index fec818d..7605713 100644 --- a/include/commproc.h +++ b/include/commproc.h @@ -865,16 +865,6 @@ typedef struct scc_enet { #define SICR_ENET_CLKRT ((uint)0x00002E00) #endif /* CONFIG_SPD823TS */ -/*** SXNI855T ******************************************************/ - -#if defined(CONFIG_SXNI855T) - -#ifdef CONFIG_FEC_ENET -#define FEC_ENET /* use FEC for Ethernet */ -#endif /* CONFIG_FEC_ETHERNET */ - -#endif /* CONFIG_SXNI855T */ - /*** MVS1, TQM823L/M, TQM850L/M, TQM885D, R360MPI **********/ #if (defined(CONFIG_MVS) && CONFIG_MVS < 2) || \ -- cgit v1.1