1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "ADV7511 encoder"
8 Support for the Analog Device ADV7511(W) and ADV7513 HDMI encoders.
10 config DRM_I2C_ADV7511_AUDIO
11 bool "ADV7511 HDMI Audio driver"
12 depends on DRM_I2C_ADV7511 && SND_SOC
13 select SND_SOC_HDMI_CODEC
15 Support the ADV7511 HDMI Audio interface. This is used in
16 conjunction with the AV7511 HDMI driver.
18 config DRM_I2C_ADV7533
19 bool "ADV7533 encoder"
20 depends on DRM_I2C_ADV7511
24 Support for the Analog Devices ADV7533 DSI to HDMI encoder.
26 config DRM_I2C_ADV7511_CEC
27 bool "ADV7511/33 HDMI CEC driver"
28 depends on DRM_I2C_ADV7511
32 When selected the HDMI transmitter will support the CEC feature.