summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2003-02-25 00:42:40 +0000
committermarcel <marcel@FreeBSD.org>2003-02-25 00:42:40 +0000
commit8704f1f1600724cd09dba0fb6706f23ff5636c1c (patch)
treef64af56b64d24c26e03d759d33acaeb704b850de /sys/conf
parent53638b8b18135ac726fc800dabf49b4b9d7f1e48 (diff)
downloadFreeBSD-src-8704f1f1600724cd09dba0fb6706f23ff5636c1c.zip
FreeBSD-src-8704f1f1600724cd09dba0fb6706f23ff5636c1c.tar.gz
Remove support for running in SimOS. The support has rotted over
time and there's no indication that it will improve anytime soon. By removing support for SimOS it is possible to build LINT on Alpha, which is considered more important at the moment. Not objected to on: alpha@
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
-rw-r--r--sys/conf/options3
2 files changed, 0 insertions, 4 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 0ee8d19..b4f8088 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1505,7 +1505,6 @@ pci/if_xl.c optional xl
pci/intpm.c optional intpm
pci/meteor.c count meteor pci nowerror
pci/ncr.c optional ncr
-pci/simos.c optional simos nowerror
pci/viapm.c optional viapm
pci/xrpu.c optional xrpu
posix4/ksched.c optional _kposix_priority_scheduling
diff --git a/sys/conf/options b/sys/conf/options
index 7a16efc..854d85b9 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -529,9 +529,6 @@ COM_MULTIPORT opt_sio.h
BREAK_TO_DEBUGGER opt_comconsole.h
ALT_BREAK_TO_DEBUGGER opt_comconsole.h
-# Include tweaks for running under the SimOS machine simulator.
-SIMOS opt_simos.h
-
# options for bus/device framework
BUS_DEBUG opt_bus.h
OpenPOWER on IntegriCloud