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 f8035bd09af6..22c686444633 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -44,6 +44,7 @@ config SND_SOC_ALL_CODECS | |||
44 | select SND_SOC_MAX9850 if I2C | 44 | select SND_SOC_MAX9850 if I2C |
45 | select SND_SOC_MAX9768 if I2C | 45 | select SND_SOC_MAX9768 if I2C |
46 | select SND_SOC_MAX9877 if I2C | 46 | select SND_SOC_MAX9877 if I2C |
47 | select SND_SOC_MC13783 if MFD_MC13XXX | ||
47 | select SND_SOC_ML26124 if I2C | 48 | select SND_SOC_ML26124 if I2C |
48 | select SND_SOC_PCM3008 | 49 | select SND_SOC_PCM3008 |
49 | select SND_SOC_RT5631 if I2C | 50 | select SND_SOC_RT5631 if I2C |
@@ -444,6 +445,9 @@ config SND_SOC_MAX9768 | |||
444 | config SND_SOC_MAX9877 | 445 | config SND_SOC_MAX9877 |
445 | tristate | 446 | tristate |
446 | 447 | ||
448 | config SND_SOC_MC13783 | ||
449 | tristate | ||
450 | |||
447 | config SND_SOC_ML26124 | 451 | config SND_SOC_ML26124 |
448 | tristate | 452 | tristate |
449 | 453 | ||