aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/img/Kconfig
diff options
context:
space:
mode:
authorDamien.Horsley <Damien.Horsley@imgtec.com>2015-11-04 14:40:57 +0000
committerMark Brown <broonie@kernel.org>2015-11-16 10:06:58 +0000
commit3958232273d791629d8fffc67b6c5b895ab1e91a (patch)
treec416bc85145c29760e6ce5485531abbdf347b0d9 /sound/soc/img/Kconfig
parentASoC: img: Add binding document for SPDIF output controller (diff)
downloadwireguard-linux-3958232273d791629d8fffc67b6c5b895ab1e91a.tar.xz
wireguard-linux-3958232273d791629d8fffc67b6c5b895ab1e91a.zip
ASoC: img: Add driver for SPDIF output controller
Add driver for Imagination Technologies SPDIF 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 161ce90441b7..d08537ecb915 100644
--- a/sound/soc/img/Kconfig
+++ b/sound/soc/img/Kconfig
@@ -34,3 +34,11 @@ config SND_SOC_IMG_SPDIF_IN
help
Say Y or M if you want to add support for SPDIF input driver for
Imagination Technologies SPDIF input device.
+
+config SND_SOC_IMG_SPDIF_OUT
+ tristate "Imagination SPDIF 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 SPDIF out driver for
+ Imagination Technologies SPDIF out device.