xref: /linux/drivers/gpu/drm/bridge/adv7511/Kconfig (revision c582778900425d0cf2a5687a84b0125fee797d32)
1*c5827789SArchit Tanejaconfig DRM_I2C_ADV7511
2*c5827789SArchit Taneja	tristate "AV7511 encoder"
3*c5827789SArchit Taneja	depends on OF
4*c5827789SArchit Taneja	select DRM_KMS_HELPER
5*c5827789SArchit Taneja	select REGMAP_I2C
6*c5827789SArchit Taneja	help
7*c5827789SArchit Taneja	  Support for the Analog Device ADV7511(W) and ADV7513 HDMI encoders.
8