xref: /linux/drivers/gpu/drm/bridge/adv7511/Kconfig (revision 1e4d58cd7f888522d16f221d628356befbb08468)
1c5827789SArchit Tanejaconfig DRM_I2C_ADV7511
2c5827789SArchit Taneja	tristate "AV7511 encoder"
3c5827789SArchit Taneja	depends on OF
4c5827789SArchit Taneja	select DRM_KMS_HELPER
5c5827789SArchit Taneja	select REGMAP_I2C
6c5827789SArchit Taneja	help
7c5827789SArchit Taneja	  Support for the Analog Device ADV7511(W) and ADV7513 HDMI encoders.
82437e7cdSArchit Taneja
92437e7cdSArchit Tanejaconfig DRM_I2C_ADV7533
102437e7cdSArchit Taneja	bool "ADV7533 encoder"
112437e7cdSArchit Taneja	depends on DRM_I2C_ADV7511
12*1e4d58cdSArchit Taneja	select DRM_MIPI_DSI
132437e7cdSArchit Taneja	default y
142437e7cdSArchit Taneja	help
152437e7cdSArchit Taneja	  Support for the Analog Devices ADV7533 DSI to HDMI encoder.
16