Kconfig (c582778900425d0cf2a5687a84b0125fee797d32) Kconfig (2437e7cd88e8781cef5fd2c254c85aa62b305d04)
1config 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.
1config 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.
8
9config DRM_I2C_ADV7533
10 bool "ADV7533 encoder"
11 depends on DRM_I2C_ADV7511
12 default y
13 help
14 Support for the Analog Devices ADV7533 DSI to HDMI encoder.