diff options
Diffstat (limited to 'include/configs/PM520.h')
-rw-r--r-- | include/configs/PM520.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/PM520.h b/include/configs/PM520.h index 49ae55c6b4..1189989342 100644 --- a/include/configs/PM520.h +++ b/include/configs/PM520.h @@ -72,6 +72,7 @@ #define CONFIG_PCI_IO_SIZE 0x01000000 #define CONFIG_NET_MULTI 1 +#define CONFIG_MII 1 #define CONFIG_EEPRO100 1 #define CFG_RX_ETH_BUFFER 8 /* use 8 rx buffer on eepro100 */ #undef CONFIG_NS8382X |