summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/arch/macppc/conf/RAMDISK4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK
index 0d86bff7187..4eb9051cbe7 100644
--- a/sys/arch/macppc/conf/RAMDISK
+++ b/sys/arch/macppc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.16 2002/09/12 15:55:56 drahn Exp $
+# $OpenBSD: RAMDISK,v 1.17 2002/09/13 22:01:04 deraadt Exp $
#
# PPC GENERIC config file
#
@@ -168,6 +168,8 @@ pseudo-device bpfilter 1 # packet filter
pseudo-device rd 1 # ram disk
pseudo-device wsmux 2 # mouse & keyboard multiplexor
+option BOOT_CONFIG # boot-time kernel config
+
# RAMDISK stuff
option MINIROOTSIZE=8192
option RAMDISK_HOOKS