From 57cf46fea3e69a793bec67cdfef72a71496508b6 Mon Sep 17 00:00:00 2001 From: Nathan Whitehorn Date: Tue, 8 Sep 2009 20:12:26 +0000 Subject: [PATCH] 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 --- sys/powerpc/conf/GENERIC | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC index 30f6961e1eb..2905626a44f 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