drm/fbdev: rework output polling to be back in the core. (v4)
[deliverable/linux.git] / drivers / gpu / drm / Kconfig
index be5aa7d5206b54788975512274b6372f14648930..2583ddfcc33ef568144699c77737c6623168e680 100644 (file)
@@ -9,6 +9,7 @@ menuconfig DRM
        depends on (AGP || AGP=n) && PCI && !EMULATED_CMPXCHG && MMU
        select I2C
        select I2C_ALGOBIT
+       select SLOW_WORK
        help
          Kernel-level support for the Direct Rendering Infrastructure (DRI)
          introduced in XFree86 4.0. If you say Y here, you need to select
@@ -23,7 +24,6 @@ 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.
 
This page took 0.028034 seconds and 5 git commands to generate.