summaryrefslogtreecommitdiff
path: root/nuttx/configs/lpcxpresso-lpc1768/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/lpcxpresso-lpc1768/ostest/defconfig')
-rwxr-xr-xnuttx/configs/lpcxpresso-lpc1768/ostest/defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/lpcxpresso-lpc1768/ostest/defconfig b/nuttx/configs/lpcxpresso-lpc1768/ostest/defconfig
index 8aee698f4..4f9fde0f0 100755
--- a/nuttx/configs/lpcxpresso-lpc1768/ostest/defconfig
+++ b/nuttx/configs/lpcxpresso-lpc1768/ostest/defconfig
@@ -139,9 +139,9 @@ CONFIG_UART3_2STOP=0
#
# LPC17xx specific PHY/Ethernet device driver settings
#
-CONFIG_PHY_KS8721=n
-CONFIG_PHY_DP83848C=n
-CONFIG_PHY_LAN8720=y
+CONFIG_ETH0_PHY_KS8721=n
+CONFIG_ETH0_PHY_DP83848C=n
+CONFIG_ETH0_PHY_LAN8720=y
CONFIG_PHY_AUTONEG=y
CONFIG_PHY_SPEED100=n
CONFIG_PHY_FDUPLEX=y