summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISK
diff options
context:
space:
mode:
authorMarco S Hyman <marc@cvs.openbsd.org>1998-09-17 20:40:02 +0000
committerMarco S Hyman <marc@cvs.openbsd.org>1998-09-17 20:40:02 +0000
commit72836cbe111f9be29e5bc869760913eaae7b9750 (patch)
treeac25cff5568f4f0cedf98d18d976009eab6d35e3 /sys/arch/i386/conf/RAMDISK
parent294bf2818d72325c4440a20bc8250fcae1eedf88 (diff)
add "option APM_NOPRINT" for this kernel
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK')
-rw-r--r--sys/arch/i386/conf/RAMDISK3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 201037e7517..8fe70f8c416 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.36 1998/09/17 12:43:19 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.37 1998/09/17 20:40:01 marc Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -7,6 +7,7 @@
machine i386 # architecture, used by config; REQUIRED
option SCSITERSE
+option APM_NOPRINT
option I386_CPU # CPU classes; at least one is REQUIRED
option I486_CPU