]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/gpu/drm/Kconfig
drm: make CONFIG_DRM depend on CONFIG_SHMEM.
[linux-2.6-omap-h63xx.git] / drivers / gpu / drm / Kconfig
index bf9003ee7aba0d943cd3b780c7b31f3c66ade98a..9097500de5f466249417c13cb4a4b804679726a5 100644 (file)
@@ -6,7 +6,7 @@
 #
 menuconfig DRM
        tristate "Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)"
-       depends on (AGP || AGP=n) && PCI && !EMULATED_CMPXCHG
+       depends on (AGP || AGP=n) && PCI && !EMULATED_CMPXCHG && SHMEM
        help
          Kernel-level support for the Direct Rendering Infrastructure (DRI)
          introduced in XFree86 4.0. If you say Y here, you need to select