mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
mpc8xx: remove rbc823 board support
This board is old enough and has no maintainer. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
committed by
Tom Rini
parent
0657e46e28
commit
c750b9c012
@@ -968,7 +968,7 @@ typedef struct scc_enet {
|
||||
/*** MVS1, TQM823L/M, TQM850L/M, TQM885D, R360MPI **********/
|
||||
|
||||
#if (defined(CONFIG_MVS) && CONFIG_MVS < 2) || \
|
||||
defined(CONFIG_R360MPI) || defined(CONFIG_RBC823) || \
|
||||
defined(CONFIG_R360MPI) || \
|
||||
defined(CONFIG_RRVISION)|| defined(CONFIG_TQM823L) || \
|
||||
defined(CONFIG_TQM823M) || defined(CONFIG_TQM850L) || \
|
||||
defined(CONFIG_TQM850M) || defined(CONFIG_TQM885D) || \
|
||||
|
Reference in New Issue
Block a user