From e9156b806caa1cb21f0198eef0197dc7734e32e4 Mon Sep 17 00:00:00 2001 From: Justin Waters Date: Fri, 18 Feb 2011 12:08:16 -0500 Subject: Set up AT91RM9200 EK to use RMII --- include/configs/at91rm9200ek.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/at91rm9200ek.h b/include/configs/at91rm9200ek.h index 145c3c37da..ddb684c274 100644 --- a/include/configs/at91rm9200ek.h +++ b/include/configs/at91rm9200ek.h @@ -156,6 +156,7 @@ #endif #define CONFIG_NET_RETRY_COUNT 20 #define CONFIG_AT91C_USE_RMII +#define CONFIG_RMII /* * AC Characteristics -- cgit v1.2.3