summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/conf/std.mac68k
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mac68k/conf/std.mac68k')
-rw-r--r--sys/arch/mac68k/conf/std.mac68k15
1 files changed, 0 insertions, 15 deletions
diff --git a/sys/arch/mac68k/conf/std.mac68k b/sys/arch/mac68k/conf/std.mac68k
deleted file mode 100644
index cbe84803e1b..00000000000
--- a/sys/arch/mac68k/conf/std.mac68k
+++ /dev/null
@@ -1,15 +0,0 @@
-# $OpenBSD: std.mac68k,v 1.10 1997/06/23 02:26:38 gene Exp $
-# $NetBSD: std.mac68k,v 1.18 1997/02/13 17:29:43 scottr Exp $
-#
-# Standard mac68k information in all kernels.
-
-machine mac68k m68k
-
-# Executable support
-option EXEC_AOUT # a.out binary support
-option EXEC_SCRIPT # shell script support
-
-# Stuff every mac68k should have
-option DEVPAGER # mmap() of devices
-option SWAPPAGER # mmap() of devices
-option HZ=60 # ticks/second of the mac68k RTC