Add prefex ETH0 to all PHY configurations to support multiple NICs

This commit is contained in:
Gregory Nutt
2013-09-17 10:44:23 -06:00
parent a791ae11ce
commit c233db1327
52 changed files with 123 additions and 123 deletions
+1 -1
View File
@@ -835,7 +835,7 @@ LPC4330-Xplorer Configuration Options
LPC43xx specific PHY/Ethernet device driver settings. These setting
also require CONFIG_NET and CONFIG_LPC43_ETHERNET.
CONFIG_PHY_KS8721 - Selects Micrel KS8721 PHY
CONFIG_ETH0_PHY_KS8721 - Selects Micrel KS8721 PHY
CONFIG_PHY_AUTONEG - Enable auto-negotion
CONFIG_PHY_SPEED100 - Select 100Mbit vs. 10Mbit speed.
CONFIG_PHY_FDUPLEX - Select full (vs. half) duplex
+1 -1
View File
@@ -171,7 +171,7 @@ CONFIG_USART3_RS485MODE=n
#
# LPC43xx specific PHY/Ethernet device driver settings
#
CONFIG_PHY_KS8721=y
CONFIG_ETH0_PHY_KS8721=y
CONFIG_PHY_AUTONEG=y
CONFIG_PHY_SPEED100=n
CONFIG_PHY_FDUPLEX=y
+1 -1
View File
@@ -169,7 +169,7 @@ CONFIG_USART3_RS485MODE=n
#
# LPC43xx specific PHY/Ethernet device driver settings
#
CONFIG_PHY_KS8721=y
CONFIG_ETH0_PHY_KS8721=y
CONFIG_PHY_AUTONEG=y
CONFIG_PHY_SPEED100=n
CONFIG_PHY_FDUPLEX=y