Currently DRM depends on PCI this will need to change for ffb on Sparc to
authorDave Airlie <airlied@starflyer.(none)>
Thu, 23 Jun 2005 12:43:00 +0000 (22:43 +1000)
committerDave Airlie <airlied@linux.ie>
Thu, 23 Jun 2005 12:43:00 +0000 (22:43 +1000)
be fixed but at the moment it is true.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/char/drm/Kconfig

index d9a0299..c2b12ea 100644 (file)
@@ -6,7 +6,7 @@
 #
 config DRM
        tristate "Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)"
-       depends on AGP || AGP=n
+       depends on (AGP || AGP=n) && PCI
        help
          Kernel-level support for the Direct Rendering Infrastructure (DRI)
          introduced in XFree86 4.0. If you say Y here, you need to select