summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2003-11-18 00:00:56 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2003-11-18 00:00:56 +0000
commitc6890fd5d88351abcb546559e287ab47dacdc30e (patch)
tree4844ee38378b1a6918c6bf1fe9c9cf1ea74d7af2 /sys
parent13163b7c04e557266e9f8f925ec954e56828e2a2 (diff)
DDB_SAFE_CONSOLE should not be specified in GENERIC kernel except for testing.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/pegasos/conf/GENERIC3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/pegasos/conf/GENERIC b/sys/arch/pegasos/conf/GENERIC
index 55fbbe0f4d8..5109c553b98 100644
--- a/sys/arch/pegasos/conf/GENERIC
+++ b/sys/arch/pegasos/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.2 2003/11/14 03:24:47 drahn Exp $g
+# $OpenBSD: GENERIC,v 1.3 2003/11/18 00:00:55 drahn Exp $g
#
# PPC GENERIC config file
#
@@ -22,7 +22,6 @@ option WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes
option WSDISPLAY_DEFAULTSCREENS=6
#option PCIAGP
option USER_PCICONF # user-space PCI configuration
-option DDB_SAFE_CONSOLE
option ADOSFS # AmigaDOS file system