configs: Finish migration of PHY_GIGE
[platform/kernel/u-boot.git] / include / configs / tb100.h
index 67b5774..546f2d3 100644 (file)
 #define CONFIG_SYS_NS16550_CLK         166666666
 
 /*
- * Ethernet PHY configuration
- */
-#define CONFIG_PHY_GIGE
-
-/*
  * Even though the board houses Realtek RTL8211E PHY
  * corresponding PHY driver (drivers/net/phy/realtek.c) behaves unexpectedly.
  * In particular "parse_status" reports link is down.