18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig DRM_I2C_ADV7511
38c2ecf20Sopenharmony_ci	tristate "ADV7511 encoder"
48c2ecf20Sopenharmony_ci	depends on OF
58c2ecf20Sopenharmony_ci	select DRM_KMS_HELPER
68c2ecf20Sopenharmony_ci	select REGMAP_I2C
78c2ecf20Sopenharmony_ci	select DRM_MIPI_DSI
88c2ecf20Sopenharmony_ci	help
98c2ecf20Sopenharmony_ci	  Support for the Analog Devices ADV7511(W)/13/33/35 HDMI encoders.
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciconfig DRM_I2C_ADV7511_AUDIO
128c2ecf20Sopenharmony_ci	bool "ADV7511 HDMI Audio driver"
138c2ecf20Sopenharmony_ci	depends on DRM_I2C_ADV7511 && SND_SOC
148c2ecf20Sopenharmony_ci	select SND_SOC_HDMI_CODEC
158c2ecf20Sopenharmony_ci	help
168c2ecf20Sopenharmony_ci	  Support the ADV7511 HDMI Audio interface. This is used in
178c2ecf20Sopenharmony_ci	  conjunction with the AV7511  HDMI driver.
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ciconfig DRM_I2C_ADV7511_CEC
208c2ecf20Sopenharmony_ci	bool "ADV7511/33/35 HDMI CEC driver"
218c2ecf20Sopenharmony_ci	depends on DRM_I2C_ADV7511
228c2ecf20Sopenharmony_ci	select CEC_CORE
238c2ecf20Sopenharmony_ci	default y
248c2ecf20Sopenharmony_ci	help
258c2ecf20Sopenharmony_ci	  When selected the HDMI transmitter will support the CEC feature.
26