Linux 4.9.243
[linux/fpc-iii.git] / drivers / gpu / drm / bridge / adv7511 / Kconfig
blobd2b0499ab7d75d0e7fc47ad46234015b7f93d73b
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.
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.