Convert CONFIG_MII et al to Kconfig
[pandora-u-boot.git] / arch / arm / mach-mvebu / include / mach / config.h
index b8d1835..f165d10 100644 (file)
@@ -72,7 +72,6 @@
  * Ethernet Driver configuration
  */
 #ifdef CONFIG_CMD_NET
-#define CONFIG_MII             /* expose smi ove miiphy interface */
 #define CONFIG_ENV_OVERWRITE   /* ethaddr can be reprogrammed */
 #define CONFIG_ARP_TIMEOUT     200
 #define CONFIG_NET_RETRY_COUNT 50