From 76064b69875c8039cc4e28bf676c38bc61029ed1 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Sat, 30 May 2015 18:14:09 +0000 Subject: Remove commented out DRMDEBUG/DRM_DEBUG lines. Other drivers don't have similiar lines so drm shouldn't either. --- sys/arch/macppc/conf/GENERIC | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/macppc') diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index f16b194713e..b5cb4f3a3f2 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.249 2015/04/16 09:09:49 mpi Exp $g +# $OpenBSD: GENERIC,v 1.250 2015/05/30 18:14:08 jsg Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -350,7 +350,6 @@ wsdisplay* at vgafb? #appleagp* at pchb? #agp* at appleagp? # AGP bridges -#option DRMDEBUG radeondrm* at pci? # ATI Radeon DRM driver drm* at radeondrm? wsdisplay* at radeondrm? -- cgit v1.2.3