summaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2016-09-18 14:28:26 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2016-09-18 14:28:26 +0000
commitf7d55f4240b02120ac4e2dc3718d00b2f958597f (patch)
tree448eefa133e7cf02580af779033295a3a15644bd /sys/conf
parent19f4e18ce80ca42fd94ecdc4eddaa32b9e3f49ae (diff)
option INSECURE is obsolete
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/GENERIC4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC
index d3b9178e9ef..b1ce195f70c 100644
--- a/sys/conf/GENERIC
+++ b/sys/conf/GENERIC
@@ -1,10 +1,8 @@
-# $OpenBSD: GENERIC,v 1.234 2016/09/16 19:13:17 jasper Exp $
+# $OpenBSD: GENERIC,v 1.235 2016/09/18 14:28:05 deraadt Exp $
#
# Machine-independent option; used by all architectures for their
# GENERIC kernel
-#option INSECURE # default to secure
-
option DDB # in-kernel debugger
#option DDBPROF # ddb(4) based profiling
#option DDBCTF # DDB support for CTF