summaryrefslogtreecommitdiff
path: root/nuttx/configs/nucleus2g/usbmsc/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/nucleus2g/usbmsc/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/nucleus2g/usbmsc/defconfig')
-rwxr-xr-xnuttx/configs/nucleus2g/usbmsc/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/nucleus2g/usbmsc/defconfig b/nuttx/configs/nucleus2g/usbmsc/defconfig
index f4797b809..81ee5c492 100755
--- a/nuttx/configs/nucleus2g/usbmsc/defconfig
+++ b/nuttx/configs/nucleus2g/usbmsc/defconfig
@@ -137,6 +137,7 @@ CONFIG_UART3_2STOP=0
#
# LPC17xx specific PHY/Ethernet device driver settings
#
+CONFIG_NETDEVICES=y
CONFIG_ETH0_PHY_KS8721=y
CONFIG_PHY_AUTONEG=y
CONFIG_PHY_SPEED100=n