summaryrefslogtreecommitdiffstats
path: root/make/custom/psim.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/psim.cfg8
1 files changed, 2 insertions, 6 deletions
diff --git a/make/custom/psim.cfg b/make/custom/psim.cfg
index 7a7f2fef17..d91c149c4e 100644
--- a/make/custom/psim.cfg
+++ b/make/custom/psim.cfg
@@ -12,10 +12,6 @@ RTEMS_CPU_MODEL=ppc603e
# This is the actual bsp directory used during the build process.
RTEMS_BSP_FAMILY=psim
-# This target does NOT support the KA9Q TCP/IP stack so ignore requests
-# to enable it.
-HAS_KA9Q=no
-
# This target does NOT support the TCP/IP stack so ignore requests
# to enable it.
HAS_NETWORKING=no
@@ -89,9 +85,9 @@ CFLAGS_OPTIMIZE_V=-O4 -fno-keep-inline-functions
# Define this to yes if this target supports multiprocessor environments.
HAS_MP=no
-# This target does not support the ka9q tcp/ip stack so ignore requests
+# This target does not support the TCP/IP stack so ignore requests
# to enable it.
-HAS_KA9Q=no
+HAS_NETWORKING=no
# The following is a linkcmds file which will work without using the
# -specs system in gcc 2.8.