On 8/10/20 3:11 AM, allen wrote:
diff --git a/drivers/gpu/drm/bridge/Kconfig b/drivers/gpu/drm/bridge/Kconfig index 43271c2..a9f49c7 100644 --- a/drivers/gpu/drm/bridge/Kconfig +++ b/drivers/gpu/drm/bridge/Kconfig @@ -48,6 +48,13 @@ config DRM_DISPLAY_CONNECTOR on ARM-based platforms. Saying Y here when this driver is not needed will not cause any issue.
+config DRM_ITE_IT6505
- tristate "ITE IT6505 DP bridge"
- depends on OF
- select DRM_KMS_HELPER
- help
ITE IT6505 DP bridge chip driver.
Maybe it's just me, but I would appreciate it if somewhere in the Kconfig entry here, it said DisplayPort instead of just DP.
config DRM_LVDS_CODEC tristate "Transparent LVDS encoders and decoders support" depends on OF
thanks.