summaryrefslogtreecommitdiff
path: root/nuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-17 17:13:20 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-17 17:13:20 -0600
commit9d38b1eaed5e6753ca725924fc5c36ecfc9bb972 (patch)
tree7c8837eb5fdac0c3b1011f126f2522f409e611b1 /nuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig
parenta55fe9b0f814c27451a57c2fb4cb50ddfbeed290 (diff)
downloadpx4-nuttx-9d38b1eaed5e6753ca725924fc5c36ecfc9bb972.tar.gz
px4-nuttx-9d38b1eaed5e6753ca725924fc5c36ecfc9bb972.tar.bz2
px4-nuttx-9d38b1eaed5e6753ca725924fc5c36ecfc9bb972.zip
A consequence of previous change: Configurations that select a PHY also need to set CONFIG_NETDEVICES or PHY configuration will be lost on the next reconfiguration
Diffstat (limited to 'nuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig')
-rwxr-xr-xnuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig b/nuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig
index 25a67c5fb..b4fde8c15 100755
--- a/nuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig
+++ b/nuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig
@@ -139,6 +139,7 @@ CONFIG_UART3_2STOP=0
#
# LPC17xx specific PHY/Ethernet device driver settings
#
+CONFIG_NETDEVICES=y
CONFIG_ETH0_PHY_KS8721=n
CONFIG_ETH0_PHY_DP83848C=n
CONFIG_ETH0_PHY_LAN8720=y