aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/img/Kconfig
diff options
context:
space:
mode:
authorDamien.Horsley <Damien.Horsley@imgtec.com>2015-11-04 14:40:50 +0000
committerMark Brown <broonie@kernel.org>2015-11-16 10:06:58 +0000
commitd0e3992c939cb146a0de9e7c74a227e8be4629a9 (patch)
tree04e8e42d0d9aaa5151a46640ac8e5ce27f9fc25d /sound/soc/img/Kconfig
parentASoC: img: Add binding document for I2S output controller (diff)
downloadlinux-dev-d0e3992c939cb146a0de9e7c74a227e8be4629a9.tar.xz
linux-dev-d0e3992c939cb146a0de9e7c74a227e8be4629a9.zip
ASoC: img: Add driver for I2S output controller
Add driver for Imagination Technologies I2S output controller Signed-off-by: Damien.Horsley <Damien.Horsley@imgtec.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/img/Kconfig')
-rw-r--r--sound/soc/img/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/sound/soc/img/Kconfig b/sound/soc/img/Kconfig
index f9f73d0323f1..fe83c8e344b2 100644
--- a/sound/soc/img/Kconfig
+++ b/sound/soc/img/Kconfig
@@ -10,3 +10,11 @@ config SND_SOC_IMG_I2S_IN
help
Say Y or M if you want to add support for I2S in driver for
Imagination Technologies I2S in device.
+
+config SND_SOC_IMG_I2S_OUT
+ tristate "Imagination I2S Output Device Driver"
+ depends on SND_SOC_IMG
+ select SND_SOC_GENERIC_DMAENGINE_PCM
+ help
+ Say Y or M if you want to add support for I2S out driver for
+ Imagination Technologies I2S out device.