1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "ADV7511 encoder"
9 Support for the Analog Devices ADV7511(W)/13/33/35 HDMI encoders.
11 config DRM_I2C_ADV7511_AUDIO
12 bool "ADV7511 HDMI Audio driver"
13 depends on DRM_I2C_ADV7511 && SND_SOC
14 select SND_SOC_HDMI_CODEC
16 Support the ADV7511 HDMI Audio interface. This is used in
17 conjunction with the AV7511 HDMI driver.
19 config DRM_I2C_ADV7511_CEC
20 bool "ADV7511/33/35 HDMI CEC driver"
21 depends on DRM_I2C_ADV7511
25 When selected the HDMI transmitter will support the CEC feature.