diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-12-02 16:59:18 -0500 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-12-03 16:35:21 -0500 |
commit | 4911ccdb9d052d0389353cec5cc591a3669f39cb (patch) | |
tree | feec62138450e9f6e5cedd88386ef07730500a70 /sound/soc/codecs/Kconfig | |
parent | 8aa1fe81c56d98e484f6d8dfc7ac434dad9acd1c (diff) |
ASoC: Convert WM2000 into a standard CODEC driver
We've been able to handle external amps for a while now.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r-- | sound/soc/codecs/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 593174c78d7b..08e9d40e533a 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -289,6 +289,9 @@ config SND_SOC_WL1273 | |||
289 | config SND_SOC_WM1250_EV1 | 289 | config SND_SOC_WM1250_EV1 |
290 | tristate | 290 | tristate |
291 | 291 | ||
292 | config SND_SOC_WM2000 | ||
293 | tristate | ||
294 | |||
292 | config SND_SOC_WM5100 | 295 | config SND_SOC_WM5100 |
293 | tristate | 296 | tristate |
294 | 297 | ||
@@ -425,8 +428,5 @@ config SND_SOC_MAX9877 | |||
425 | config SND_SOC_TPA6130A2 | 428 | config SND_SOC_TPA6130A2 |
426 | tristate | 429 | tristate |
427 | 430 | ||
428 | config SND_SOC_WM2000 | ||
429 | tristate | ||
430 | |||
431 | config SND_SOC_WM9090 | 431 | config SND_SOC_WM9090 |
432 | tristate | 432 | tristate |