GNU Linux-libre 4.9.318-gnu1
[releases.git] / drivers / gpu / drm / bridge / adv7511 / Kconfig
1 config 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
9 config DRM_I2C_ADV7533
10         bool "ADV7533 encoder"
11         depends on DRM_I2C_ADV7511
12         select DRM_MIPI_DSI
13         default y
14         help
15           Support for the Analog Devices ADV7533 DSI to HDMI encoder.