blob: d2b0499ab7d75d0e7fc47ad46234015b7f93d73b [file] [log] [blame]
Archit Tanejac5827782016-06-17 13:30:35 +05301config DRM_I2C_ADV7511
2 tristate "AV7511 encoder"
3 depends on OF
4 select DRM_KMS_HELPER
5 select REGMAP_I2C
6 help
7 Support for the Analog Device ADV7511(W) and ADV7513 HDMI encoders.
Archit Taneja2437e7c2016-06-15 16:24:03 +05308
9config DRM_I2C_ADV7533
10 bool "ADV7533 encoder"
11 depends on DRM_I2C_ADV7511
Archit Taneja1e4d58c2016-06-15 17:01:27 +053012 select DRM_MIPI_DSI
Archit Taneja2437e7c2016-06-15 16:24:03 +053013 default y
14 help
15 Support for the Analog Devices ADV7533 DSI to HDMI encoder.