summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-05-16 05:07:53 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-05-16 05:07:53 +0000
commitad7700d676cbf533c7a0a81e19bae877eb0d07f5 (patch)
treece366a83ffa3bfee085054e98db8ff18feb2e4c8 /sys/arch/sparc
parent505e1ef423107fa3f6737fc546e534f2111e90df (diff)
kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and kern_ipc_10.c for other compat modules.
Diffstat (limited to 'sys/arch/sparc')
-rw-r--r--sys/arch/sparc/conf/SUN4C3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/sparc/conf/SUN4C b/sys/arch/sparc/conf/SUN4C
index a67267d77b3..4fc58d8128d 100644
--- a/sys/arch/sparc/conf/SUN4C
+++ b/sys/arch/sparc/conf/SUN4C
@@ -1,4 +1,4 @@
-# $OpenBSD: SUN4C,v 1.29 2001/05/10 10:34:41 art Exp $
+# $OpenBSD: SUN4C,v 1.30 2001/05/16 05:07:49 millert Exp $
# $NetBSD: GENERIC,v 1.19 1995/10/08 11:45:39 pk Exp $
machine sparc
@@ -16,7 +16,6 @@ option KTRACE # system call tracing support
#option KGDBDEV=0xc01, KGDBRATE=38400 # device & baud rate
option RASTERCONSOLE # fast rasterop console
option SYSVMSG,SYSVSEM,SYSVSHM
-option COMPAT_09, COMPAT_10
option UVM # use the UVM virtual memory system ; required