summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/nettest/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/olimex-lpc1766stk/nettest/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/olimex-lpc1766stk/nettest/defconfig')
-rwxr-xr-xnuttx/configs/olimex-lpc1766stk/nettest/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/nettest/defconfig b/nuttx/configs/olimex-lpc1766stk/nettest/defconfig
index f5cfa1e54..f0f0a0faf 100755
--- a/nuttx/configs/olimex-lpc1766stk/nettest/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/nettest/defconfig
@@ -331,7 +331,7 @@ CONFIG_DEV_NULL=y
# CONFIG_LCD is not set
# CONFIG_MMCSD is not set
# CONFIG_MTD is not set
-# CONFIG_NETDEVICES is not set
+CONFIG_NETDEVICES=y
# CONFIG_NET_SLIP is not set
# CONFIG_PIPES is not set
# CONFIG_PM is not set