summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou/nsh/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/shenzhou/nsh/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/shenzhou/nsh/defconfig')
-rw-r--r--nuttx/configs/shenzhou/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/shenzhou/nsh/defconfig b/nuttx/configs/shenzhou/nsh/defconfig
index 8a8f168b2..87809896a 100644
--- a/nuttx/configs/shenzhou/nsh/defconfig
+++ b/nuttx/configs/shenzhou/nsh/defconfig
@@ -347,7 +347,7 @@ CONFIG_MMCSD_SPI=y
CONFIG_MMCSD_SPICLOCK=12500000
# CONFIG_MMCSD_SDIO 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