summaryrefslogtreecommitdiffstats
path: root/make/custom/efi68k.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/efi68k.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/efi68k.cfg b/make/custom/efi68k.cfg
index 09c15910d6..0e84355337 100644
--- a/make/custom/efi68k.cfg
+++ b/make/custom/efi68k.cfg
@@ -21,10 +21,6 @@ CPU_CFLAGS = -m68000 -msoft-float
# -O4 is ok for RTEMS
CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
-# 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