]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/char/drm/Kconfig
Currently DRM depends on PCI this will need to change for ffb on Sparc to
[linux-beck.git] / drivers / char / drm / Kconfig
index d9a02993467873505e71bc3b849bcd3733520cbb..c2b12eab67c9de8361ad8bc839877049bbf3df26 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