summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2020-07-24 14:27:48 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2020-07-24 14:27:48 +0000
commitb8de4248ff36eb6a9aaed3c1d5b60fcc2dc84c14 (patch)
tree3cd786577cc8e5e3f63e048d0a125f776c409903 /sys/arch
parent320d70dc6ab68d931344e755bbe2aea2d3075120 (diff)
Implement BOOT_QUIET option that supresses kernel printf output to the
console. When the kernel panics, print console output is enabled such that we see those messages. Use this option for the powerpc64 boot kernel. ok visa@, deraadt@
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/powerpc64/conf/BOOT4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/powerpc64/conf/BOOT b/sys/arch/powerpc64/conf/BOOT
index 05afc77f52b..6d9a3615744 100644
--- a/sys/arch/powerpc64/conf/BOOT
+++ b/sys/arch/powerpc64/conf/BOOT
@@ -1,8 +1,10 @@
-# $OpenBSD: BOOT,v 1.2 2020/07/19 12:12:08 kettenis Exp $
+# $OpenBSD: BOOT,v 1.3 2020/07/24 14:27:47 kettenis Exp $
machine powerpc64
maxusers 4
+option BOOT_QUIET
+
option SMALL_KERNEL
option NO_PROPOLICE
option BOOT_CONFIG