summaryrefslogtreecommitdiffstats
path: root/sound/soc/blackfin/Kconfig
diff options
context:
space:
mode:
authorLars-Peter Clausen2011-06-13 15:26:21 +0200
committerMark Brown2011-06-16 12:24:25 +0200
commit53a93d58fbcfca5c40ff58f8ced421293bfcbc2a (patch)
tree9abc189f389f1da15e2a2a8f6627e9acf83adb22 /sound/soc/blackfin/Kconfig
parentASoC: Add ADAU1701 codec driver (diff)
downloadkernel-qcow2-linux-53a93d58fbcfca5c40ff58f8ced421293bfcbc2a.tar.gz
kernel-qcow2-linux-53a93d58fbcfca5c40ff58f8ced421293bfcbc2a.tar.xz
kernel-qcow2-linux-53a93d58fbcfca5c40ff58f8ced421293bfcbc2a.zip
ASoC: Blackfin: Add bf5xx-adau1701 machine driver
Add a machine driver to support the ADAU1701 SigmaDSP processors on Analog Devices BF5XX evaluation boards. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Acked-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/blackfin/Kconfig')
-rw-r--r--sound/soc/blackfin/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/sound/soc/blackfin/Kconfig b/sound/soc/blackfin/Kconfig
index ae403597fd31..30706235ba04 100644
--- a/sound/soc/blackfin/Kconfig
+++ b/sound/soc/blackfin/Kconfig
@@ -17,6 +17,17 @@ config SND_BF5XX_SOC_SSM2602
help
Say Y if you want to add support for SoC audio on BF527-EZKIT.
+config SND_SOC_BFIN_EVAL_ADAU1701
+ tristate "Support for the EVAL-ADAU1701MINIZ board on Blackfin eval boards"
+ depends on SND_BF5XX_I2S
+ select SND_BF5XX_SOC_I2S
+ select SND_SOC_ADAU1701
+ select I2C
+ help
+ Say Y if you want to add support for the Analog Devices EVAL-ADAU1701MINIZ
+ board connected to one of the Blackfin evaluation boards like the
+ BF5XX-STAMP or BF5XX-EZKIT.
+
config SND_BF5XX_SOC_AD73311
tristate "SoC AD73311 Audio support for Blackfin"
depends on SND_BF5XX_I2S