diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/r5200.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/r5200.h b/include/configs/r5200.h index a17b4ab..7049704 100644 --- a/include/configs/r5200.h +++ b/include/configs/r5200.h @@ -37,6 +37,7 @@ */ #define CONFIG_MCF52x2 /* define processor family */ #define CONFIG_M5271 /* define processor type */ +#define CONFIG_R5200 /* define board type */ #define FEC_ENET #define CONFIG_NET_RETRY_COUNT 5 |