summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-02-18 01:11:16 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-02-18 01:11:16 +0000
commit70aeca20e26cb6b5beac06ca872e3788046d22ed (patch)
treed2990a89d553ffa88d6b3be5af5e00750c7bc966
parenta58005e460bea0b43f97b2e88eb82c817563c165 (diff)
USBVERBOSE
-rw-r--r--sys/arch/powerpc/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/powerpc/conf/GENERIC b/sys/arch/powerpc/conf/GENERIC
index b250e49c3dc..7eae20ac918 100644
--- a/sys/arch/powerpc/conf/GENERIC
+++ b/sys/arch/powerpc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.26 2001/02/16 05:56:50 drahn Exp $
+# $OpenBSD: GENERIC,v 1.27 2001/02/18 01:11:15 deraadt Exp $
#
# PPC GENERIC config file
#
@@ -15,6 +15,7 @@ option UVM
option FIREPOWERBUGS
option PPC_MPC106_BUG
option PCIVERBOSE
+option USBVERBOSE
option WSEMUL_NO_DUMB
include "../../../conf/GENERIC"