summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/conf/GENERIC3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC
index 2c897de3ca4..9aa426fa88e 100644
--- a/sys/conf/GENERIC
+++ b/sys/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.158 2010/06/29 21:28:37 reyk Exp $
+# $OpenBSD: GENERIC,v 1.159 2010/07/01 01:53:35 deraadt Exp $
#
# Machine-independent option; used by all architectures for their
# GENERIC kernel
@@ -30,7 +30,6 @@ option SYSVSHM # System V-like memory sharing
option UVM_SWAP_ENCRYPT# support encryption of pages going to swap
option COMPAT_43 # Kernel compatibility with 4.3BSD
-option COMPAT_O43 # and OpenBSD 4.3
option LKM # loadable kernel modules