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 5ee2ab3a72
commit 26009bf8bb
40 changed files with 40 additions and 14 deletions
+1 -1
View File
@@ -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