Remove commented out DRMDEBUG/DRM_DEBUG lines. Other drivers don't have
authorjsg <jsg@openbsd.org>
Sat, 30 May 2015 18:14:08 +0000 (18:14 +0000)
committerjsg <jsg@openbsd.org>
Sat, 30 May 2015 18:14:08 +0000 (18:14 +0000)
similiar lines so drm shouldn't either.

sys/arch/amd64/conf/GENERIC
sys/arch/i386/conf/GENERIC
sys/arch/macppc/conf/GENERIC

index c49e893..1748735 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.387 2015/04/16 09:09:49 mpi Exp $
+#      $OpenBSD: GENERIC,v 1.388 2015/05/30 18:14:08 jsg Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -304,7 +304,6 @@ intagp*             at vga?         # intel integrated graphics
 agp*           at intagp?
 #agp*          at mmuagp?
 
-#option                DRM_DEBUG
 inteldrm*      at vga?         # Intel i915, i945 DRM driver
 drm0           at inteldrm? console 1
 drm*           at inteldrm?
index 9c63292..0db97d2 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.797 2015/04/16 09:09:49 mpi Exp $
+#      $OpenBSD: GENERIC,v 1.798 2015/05/30 18:14:08 jsg Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -372,7 +372,6 @@ agp*                at sisagp?      # AGP bridges
 agp*           at viaagp?      # AGP bridges
 #agp*          at mmuagp?      
 
-#option                DRMDEBUG
 inteldrm*      at vga?         # Intel i915, i945 DRM driver
 drm0           at inteldrm? console 1
 drm*           at inteldrm?
index f16b194..b5cb4f3 100644 (file)
@@ -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?