1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2c5827789SArchit Tanejaconfig DRM_I2C_ADV7511
37bd2d2ecSPeter Rosin	tristate "ADV7511 encoder"
4c5827789SArchit Taneja	depends on OF
5c5827789SArchit Taneja	select DRM_KMS_HELPER
6c5827789SArchit Taneja	select REGMAP_I2C
7b0730f56SBogdan Togorean	select DRM_MIPI_DSI
8c5827789SArchit Taneja	help
9add0aff2SGeert Uytterhoeven	  Support for the Analog Devices ADV7511(W)/13/33/35 HDMI encoders.
102437e7cdSArchit Taneja
1153c515beSJohn Stultzconfig DRM_I2C_ADV7511_AUDIO
1253c515beSJohn Stultz	bool "ADV7511 HDMI Audio driver"
1353c515beSJohn Stultz	depends on DRM_I2C_ADV7511 && SND_SOC
1453c515beSJohn Stultz	select SND_SOC_HDMI_CODEC
1553c515beSJohn Stultz	help
1653c515beSJohn Stultz	  Support the ADV7511 HDMI Audio interface. This is used in
1753c515beSJohn Stultz	  conjunction with the AV7511  HDMI driver.
1853c515beSJohn Stultz
193b1b9750SHans Verkuilconfig DRM_I2C_ADV7511_CEC
208501fe4bSBogdan Togorean	bool "ADV7511/33/35 HDMI CEC driver"
213b1b9750SHans Verkuil	depends on DRM_I2C_ADV7511
223b1b9750SHans Verkuil	select CEC_CORE
233b1b9750SHans Verkuil	default y
243b1b9750SHans Verkuil	help
253b1b9750SHans Verkuil	  When selected the HDMI transmitter will support the CEC feature.
26