summaryrefslogtreecommitdiff
path: root/sys/conf/GENERIC
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1998-08-24 05:27:28 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1998-08-24 05:27:28 +0000
commit5e7341524ae90c8ac1f9113ba9dcff4d68cc1758 (patch)
tree4a2f58c6e3c5cf04731be27ba2173eafe7004191 /sys/conf/GENERIC
parent697c2bb43d8cf4e8dd706da625f5c5b250b4665d (diff)
add ksyms to GENERIC. Since DDB is already there this is safe.
Diffstat (limited to 'sys/conf/GENERIC')
-rw-r--r--sys/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC
index dde3964adc5..896d2801ba4 100644
--- a/sys/conf/GENERIC
+++ b/sys/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.32 1998/06/08 17:28:11 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.33 1998/08/24 05:27:27 millert Exp $
#
# Machine-independent option; used by all architectures for their
# GENERIC kernel
@@ -78,5 +78,6 @@ pseudo-device pty 64 # pseudo-terminals
pseudo-device tb 1 # tablet line discipline
pseudo-device vnd 4 # paging to files
pseudo-device ccd 4 # concatenated disk devices
+pseudo-device ksyms 1 # kernel symbols device
option BOOT_CONFIG # add support for boot -c