diff options
Diffstat (limited to 'include/configs/hrcon.h')
-rw-r--r-- | include/configs/hrcon.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/hrcon.h b/include/configs/hrcon.h index 941684425f..c292c258c6 100644 --- a/include/configs/hrcon.h +++ b/include/configs/hrcon.h @@ -470,7 +470,6 @@ void fpga_control_clear(unsigned int bus, int pin); /* * TSEC ethernet configuration */ -#define CONFIG_MII 1 /* MII PHY management */ #define CONFIG_TSEC1 #define CONFIG_TSEC1_NAME "eTSEC0" #define TSEC1_PHY_ADDR 1 |