]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/gpu/drm/Kconfig
Merge remote branch 'linus/master' into drm-intel-fixes
[karo-tx-linux.git] / drivers / gpu / drm / Kconfig
index bea966f8ac84c96b3e02c908c146637c7ef7e7d1..0902d44600394fd1d6888bd6e5065bda884d2e03 100644 (file)
@@ -100,7 +100,10 @@ config DRM_I830
 config DRM_I915
        tristate "i915 driver"
        depends on AGP_INTEL
+       # we need shmfs for the swappable backing store, and in particular
+       # the shmem_readpage() which depends upon tmpfs
        select SHMEM
+       select TMPFS
        select DRM_KMS_HELPER
        select FB_CFB_FILLRECT
        select FB_CFB_COPYAREA