diff options
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r-- | sound/soc/codecs/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index cb07d9b51b61..bbc97fd76648 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -18,6 +18,7 @@ config SND_SOC_ALL_CODECS | |||
18 | select SND_SOC_AK4535 if I2C | 18 | select SND_SOC_AK4535 if I2C |
19 | select SND_SOC_CS4270 if I2C | 19 | select SND_SOC_CS4270 if I2C |
20 | select SND_SOC_PCM3008 | 20 | select SND_SOC_PCM3008 |
21 | select SND_SOC_SPDIF | ||
21 | select SND_SOC_SSM2602 if I2C | 22 | select SND_SOC_SSM2602 if I2C |
22 | select SND_SOC_STAC9766 if SND_SOC_AC97_BUS | 23 | select SND_SOC_STAC9766 if SND_SOC_AC97_BUS |
23 | select SND_SOC_TLV320AIC23 if I2C | 24 | select SND_SOC_TLV320AIC23 if I2C |
@@ -91,6 +92,9 @@ config SND_SOC_L3 | |||
91 | config SND_SOC_PCM3008 | 92 | config SND_SOC_PCM3008 |
92 | tristate | 93 | tristate |
93 | 94 | ||
95 | config SND_SOC_SPDIF | ||
96 | tristate | ||
97 | |||
94 | config SND_SOC_SSM2602 | 98 | config SND_SOC_SSM2602 |
95 | tristate | 99 | tristate |
96 | 100 | ||