aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2016-05-13 09:27:16 -0400
committerMark Brown <broonie@kernel.org>2016-05-13 09:27:16 -0400
commit515511a7920c69aebf7f5fef0cb8e1df6767f34c (patch)
tree2cd9ac2853bb11aa2eeb766bb18c0b1846d8d941 /sound/soc/codecs/Kconfig
parent180bc41ad11b9a7ec5b420fbcef6570163d09204 (diff)
parent8f658815da156a9239b98b34e5ba1d3db71a2f6e (diff)
Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 26ae0b5d3e16..b3afae990e39 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -88,6 +88,7 @@ config SND_SOC_ALL_CODECS
88 select SND_SOC_MC13783 if MFD_MC13XXX 88 select SND_SOC_MC13783 if MFD_MC13XXX
89 select SND_SOC_ML26124 if I2C 89 select SND_SOC_ML26124 if I2C
90 select SND_SOC_NAU8825 if I2C 90 select SND_SOC_NAU8825 if I2C
91 select SND_SOC_HDMI_CODEC
91 select SND_SOC_PCM1681 if I2C 92 select SND_SOC_PCM1681 if I2C
92 select SND_SOC_PCM179X_I2C if I2C 93 select SND_SOC_PCM179X_I2C if I2C
93 select SND_SOC_PCM179X_SPI if SPI_MASTER 94 select SND_SOC_PCM179X_SPI if SPI_MASTER
@@ -478,6 +479,11 @@ config SND_SOC_BT_SCO
478config SND_SOC_DMIC 479config SND_SOC_DMIC
479 tristate 480 tristate
480 481
482config SND_SOC_HDMI_CODEC
483 tristate
484 select SND_PCM_ELD
485 select SND_PCM_IEC958
486
481config SND_SOC_ES8328 487config SND_SOC_ES8328
482 tristate "Everest Semi ES8328 CODEC" 488 tristate "Everest Semi ES8328 CODEC"
483 489