All configurations that have both CONFIG_NSH_LIBRARY=y and CONFIG_NET=y must now also have CONFIG_NSH_NETINIT=y

This commit is contained in:
Gregory Nutt
2016-06-09 09:29:47 -06:00
parent 5c9e11f1b0
commit 89c9aca89e
56 changed files with 56 additions and 0 deletions
+1
View File
@@ -1041,6 +1041,7 @@ CONFIG_NSH_ARCHINIT=y
#
# Networking Configuration
#
CONFIG_NSH_NETINIT=y
# CONFIG_NSH_NETINIT_THREAD is not set
#