diff options
Diffstat (limited to 'include/configs/TQM8540.h')
-rw-r--r-- | include/configs/TQM8540.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/TQM8540.h b/include/configs/TQM8540.h index fb965f5..7dd067e 100644 --- a/include/configs/TQM8540.h +++ b/include/configs/TQM8540.h @@ -291,7 +291,7 @@ #define TSEC1_PHYIDX 0 #define TSEC2_PHYIDX 0 -#undef CONFIG_MPC85XX_FEC +#define CONFIG_MPC85XX_FEC 1 #define FEC_PHY_ADDR 0 #define FEC_PHYIDX 0 |