FROMLIST: drm/bridge: analogix_dp: Don't read EDID if panel present
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / Kconfig
index e2181ac57107364bee7ab788a331f01f250a0710..bc44ea5105fedf1edcd1500115f7fa04328b282a 100644 (file)
@@ -102,6 +102,12 @@ config DRM_KMS_CMA_HELPER
        help
          Choose this if you need the KMS CMA helper functions
 
+config DRM_SCDC_HELPER
+       bool "DRM SCDC HELPER"
+       depends on DRM_KMS_HELPER
+       help
+         Choose this if you need the SCDC helper functions
+
 config DRM_DMA_SYNC
        bool "DRM DMA Sync"
        depends on DRM && DMA_SHARED_BUFFER