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

This commit is contained in:
Gregory Nutt
2013-09-17 17:13:20 -06:00
parent a936022ed1
commit 6c78acdd84
40 changed files with 40 additions and 14 deletions
+1 -1
View File
@@ -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