summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2015-05-30 18:14:09 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2015-05-30 18:14:09 +0000
commit76064b69875c8039cc4e28bf676c38bc61029ed1 (patch)
treef4fcaf6f9d1dda2323ddd62b20968b8a0ad29ff1 /sys/arch/macppc
parent99fd7046088417b6d768636a20dc1ae7def2dcc7 (diff)
Remove commented out DRMDEBUG/DRM_DEBUG lines. Other drivers don't have
similiar lines so drm shouldn't either.
Diffstat (limited to 'sys/arch/macppc')
-rw-r--r--sys/arch/macppc/conf/GENERIC3
1 files changed, 1 insertions, 2 deletions
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?