diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-12-02 21:59:18 +0000 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-12-03 21:35:21 +0000 |
commit | 4911ccdb9d052d0389353cec5cc591a3669f39cb (patch) | |
tree | feec62138450e9f6e5cedd88386ef07730500a70 /sound/soc/codecs/Kconfig | |
parent | 8aa1fe81c56d98e484f6d8dfc7ac434dad9acd1c (diff) | |
download | op-kernel-dev-4911ccdb9d052d0389353cec5cc591a3669f39cb.zip op-kernel-dev-4911ccdb9d052d0389353cec5cc591a3669f39cb.tar.gz |
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 593174c..08e9d40 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -289,6 +289,9 @@ config SND_SOC_WL1273 config SND_SOC_WM1250_EV1 tristate +config SND_SOC_WM2000 + tristate + config SND_SOC_WM5100 tristate @@ -425,8 +428,5 @@ config SND_SOC_MAX9877 config SND_SOC_TPA6130A2 tristate -config SND_SOC_WM2000 - tristate - config SND_SOC_WM9090 tristate |