summaryrefslogtreecommitdiffstats
path: root/make/custom/simhppa.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/simhppa.cfg')
-rw-r--r--make/custom/simhppa.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/custom/simhppa.cfg b/make/custom/simhppa.cfg
index 6a7f022336..2426ebbae5 100644
--- a/make/custom/simhppa.cfg
+++ b/make/custom/simhppa.cfg
@@ -35,9 +35,6 @@ CFLAGS_DEFAULT = $(CPU_CFLAGS) -Wall -ansi -fasm -mgas
# NOTE: some level of -O may be actually required by inline assembler
CFLAGS_OPTIMIZE_V=-O4 -fno-keep-inline-functions
-# Define this to yes if this target supports multiprocessor environments.
-HAS_MP=yes
-
# This target does NOT support the TCP/IP stack so ignore requests
# to enable it.
HAS_NETWORKING=no