drm/kms/fb: add polling support for when nothing is connected.
[safe/jmp/linux-2.6] / drivers / gpu / drm / Kconfig
index 305c590..be5aa7d 100644 (file)
@@ -23,6 +23,7 @@ config DRM_KMS_HELPER
        depends on DRM
        select FB
        select FRAMEBUFFER_CONSOLE if !EMBEDDED
+       select SLOW_WORK
        help
          FB and CRTC helpers for KMS drivers.