aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index b73c36aad67..8a84460a6f7 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -13,6 +13,7 @@ config SND_SOC_ALL_CODECS
13 select SND_SOC_UDA1380 if I2C 13 select SND_SOC_UDA1380 if I2C
14 select SND_SOC_WM8510 if (I2C || SPI_MASTER) 14 select SND_SOC_WM8510 if (I2C || SPI_MASTER)
15 select SND_SOC_WM8580 if I2C 15 select SND_SOC_WM8580 if I2C
16 select SND_SOC_WM8728 if (I2C || SPI_MASTER)
16 select SND_SOC_WM8731 if (I2C || SPI_MASTER) 17 select SND_SOC_WM8731 if (I2C || SPI_MASTER)
17 select SND_SOC_WM8750 if (I2C || SPI_MASTER) 18 select SND_SOC_WM8750 if (I2C || SPI_MASTER)
18 select SND_SOC_WM8753 if (I2C || SPI_MASTER) 19 select SND_SOC_WM8753 if (I2C || SPI_MASTER)
@@ -93,6 +94,9 @@ config SND_SOC_WM8510
93config SND_SOC_WM8580 94config SND_SOC_WM8580
94 tristate 95 tristate
95 96
97config SND_SOC_WM8728
98 tristate
99
96config SND_SOC_WM8731 100config SND_SOC_WM8731
97 tristate 101 tristate
98 102