rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local()
[linux/fpc-iii.git] / drivers / gpu / drm / bridge / synopsys / Kconfig
blob53e78d092d18e3b9085d0784772639f8fa01f21c
1 config DRM_DW_HDMI
2         tristate
3         select DRM_KMS_HELPER
4         select REGMAP_MMIO
6 config DRM_DW_HDMI_AHB_AUDIO
7         tristate "Synopsys Designware AHB Audio interface"
8         depends on DRM_DW_HDMI && SND
9         select SND_PCM
10         select SND_PCM_ELD
11         select SND_PCM_IEC958
12         help
13           Support the AHB Audio interface which is part of the Synopsys
14           Designware HDMI block.  This is used in conjunction with
15           the i.MX6 HDMI driver.
17 config DRM_DW_HDMI_I2S_AUDIO
18         tristate "Synopsys Designware I2S Audio interface"
19         depends on SND_SOC
20         depends on DRM_DW_HDMI
21         select SND_SOC_HDMI_CODEC
22         help
23           Support the I2S Audio interface which is part of the Synopsys
24           Designware HDMI block.