1 # SPDX-License-Identifier: GPL-2.0-only
2 menu "I2C encoder or helper chips"
3 depends on DRM && DRM_KMS_HELPER && I2C
6 tristate "Chrontel ch7006 TV encoder"
7 default m if DRM_NOUVEAU
9 Support for Chrontel ch7006 and similar TV encoders, found
10 on some nVidia video cards.
12 This driver is currently only useful if you're also using
16 tristate "Silicon Image sil164 TMDS transmitter"
17 default m if DRM_NOUVEAU
19 Support for sil164 and similar single-link (or dual-link
20 when used in pairs) TMDS transmitters, used in some nVidia
23 config DRM_I2C_NXP_TDA998X
24 tristate "NXP Semiconductors TDA998X HDMI encoder"
25 default m if DRM_TILCDC
26 select CEC_CORE if CEC_NOTIFIER
27 select SND_SOC_HDMI_CODEC if SND_SOC
29 Support for NXP Semiconductors TDA998X HDMI encoders.
31 config DRM_I2C_NXP_TDA9950
32 tristate "NXP Semiconductors TDA9950/TDA998X HDMI CEC"