summaryrefslogtreecommitdiffstats
path: root/make/custom/portsw.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/portsw.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/make/custom/portsw.cfg b/make/custom/portsw.cfg
index eee46e86e3..6669819dd2 100644
--- a/make/custom/portsw.cfg
+++ b/make/custom/portsw.cfg
@@ -56,6 +56,10 @@ HAS_MP=no
# to enable it.
HAS_KA9Q=no
+# This target does NOT support the TCP/IP stack so ignore requests
+# to enable it.
+HAS_NETWORKING=no
+
# Define this to yes if this target wants the posix api
HAS_POSIX_API=no