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:
committed by
Tom Rini
parent
d1a4aafd71
commit
4723ce49e5
@@ -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) || \
|
||||
|
||||
Reference in New Issue
Block a user