summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2009-09-08 20:12:26 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2009-09-08 20:12:26 +0000
commitaead28d158d987de2bf0e3069685beb09741b21f (patch)
tree10108cfed8061a00dc8c85b37fb7fef70b3b3af8 /sys/powerpc/conf
parentf26483a81f74d9a70231bf2abeb628f77a02a611 (diff)
downloadFreeBSD-src-aead28d158d987de2bf0e3069685beb09741b21f.zip
FreeBSD-src-aead28d158d987de2bf0e3069685beb09741b21f.tar.gz
Remove some debugging (KTR_VERBOSE) that crept into ppc GENERIC long ago
and is present on no other architectures by default. MFC after: 4 days
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index 30f6961..2905626 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -170,7 +170,3 @@ device pmu
device iicbus # I2C bus code
device kiic # Keywest I2C
-options KTR
-options KTR_COMPILE=0xffffffff
-#options KTR_MASK=KTR_SIG
-options KTR_VERBOSE
OpenPOWER on IntegriCloud