18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig DRM_DW_HDMI
38c2ecf20Sopenharmony_ci	tristate
48c2ecf20Sopenharmony_ci	select DRM_KMS_HELPER
58c2ecf20Sopenharmony_ci	select REGMAP_MMIO
68c2ecf20Sopenharmony_ci	select CEC_CORE if CEC_NOTIFIER
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ciconfig DRM_DW_HDMI_AHB_AUDIO
98c2ecf20Sopenharmony_ci	tristate "Synopsys Designware AHB Audio interface"
108c2ecf20Sopenharmony_ci	depends on DRM_DW_HDMI && SND
118c2ecf20Sopenharmony_ci	select SND_PCM
128c2ecf20Sopenharmony_ci	select SND_PCM_ELD
138c2ecf20Sopenharmony_ci	select SND_PCM_IEC958
148c2ecf20Sopenharmony_ci	help
158c2ecf20Sopenharmony_ci	  Support the AHB Audio interface which is part of the Synopsys
168c2ecf20Sopenharmony_ci	  Designware HDMI block.  This is used in conjunction with
178c2ecf20Sopenharmony_ci	  the i.MX6 HDMI driver.
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ciconfig DRM_DW_HDMI_I2S_AUDIO
208c2ecf20Sopenharmony_ci	tristate "Synopsys Designware I2S Audio interface"
218c2ecf20Sopenharmony_ci	depends on SND_SOC
228c2ecf20Sopenharmony_ci	depends on DRM_DW_HDMI
238c2ecf20Sopenharmony_ci	select SND_SOC_HDMI_CODEC
248c2ecf20Sopenharmony_ci	help
258c2ecf20Sopenharmony_ci	  Support the I2S Audio interface which is part of the Synopsys
268c2ecf20Sopenharmony_ci	  Designware HDMI block.
278c2ecf20Sopenharmony_ci
288c2ecf20Sopenharmony_ciconfig DRM_DW_HDMI_CEC
298c2ecf20Sopenharmony_ci	tristate "Synopsis Designware CEC interface"
308c2ecf20Sopenharmony_ci	depends on DRM_DW_HDMI
318c2ecf20Sopenharmony_ci	select CEC_CORE
328c2ecf20Sopenharmony_ci	select CEC_NOTIFIER
338c2ecf20Sopenharmony_ci	help
348c2ecf20Sopenharmony_ci	  Support the CE interface which is part of the Synopsys
358c2ecf20Sopenharmony_ci	  Designware HDMI block.
368c2ecf20Sopenharmony_ci
378c2ecf20Sopenharmony_ciconfig DRM_DW_MIPI_DSI
388c2ecf20Sopenharmony_ci	tristate
398c2ecf20Sopenharmony_ci	select DRM_KMS_HELPER
408c2ecf20Sopenharmony_ci	select DRM_MIPI_DSI
418c2ecf20Sopenharmony_ci	select DRM_PANEL_BRIDGE
42