We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 526da24 + 85a063b commit e2cb28eCopy full SHA for e2cb28e
drivers/gpu/drm/bridge/Kconfig
@@ -91,12 +91,13 @@ config DRM_FSL_LDB
91
Support for i.MX8MP DPI-to-LVDS on-SoC encoder.
92
93
config DRM_I2C_NXP_TDA998X
94
- tristate "NXP Semiconductors TDA998X HDMI encoder"
95
- default m if DRM_TILCDC
96
- select CEC_CORE if CEC_NOTIFIER
97
- select SND_SOC_HDMI_CODEC if SND_SOC
98
- help
99
- Support for NXP Semiconductors TDA998X HDMI encoders.
+ tristate "NXP Semiconductors TDA998X HDMI encoder"
+ default m if DRM_TILCDC
+ select CEC_CORE if CEC_NOTIFIER
+ select DRM_KMS_HELPER
+ select SND_SOC_HDMI_CODEC if SND_SOC
+ help
100
+ Support for NXP Semiconductors TDA998X HDMI encoders.
101
102
config DRM_ITE_IT6263
103
tristate "ITE IT6263 LVDS/HDMI bridge"
0 commit comments