summaryrefslogtreecommitdiffstats
path: root/sound/soc/Kconfig
diff options
context:
space:
mode:
authorDamien.Horsley2015-11-04 15:40:48 +0100
committerMark Brown2015-11-16 11:06:58 +0100
commit14b947d9ced4f723b5bfd3f6ec614aa28b5d4cfb (patch)
treef65548ce63a7dc4eb9c7fd062b13db3bad1b3d90 /sound/soc/Kconfig
parentASoC: img: Add binding document for I2S input controller (diff)
downloadkernel-qcow2-linux-14b947d9ced4f723b5bfd3f6ec614aa28b5d4cfb.tar.gz
kernel-qcow2-linux-14b947d9ced4f723b5bfd3f6ec614aa28b5d4cfb.tar.xz
kernel-qcow2-linux-14b947d9ced4f723b5bfd3f6ec614aa28b5d4cfb.zip
ASoC: img: Add driver for I2S input controller
Add driver for Imagination Technologies I2S input controller Signed-off-by: Damien.Horsley <Damien.Horsley@imgtec.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/Kconfig')
-rw-r--r--sound/soc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/Kconfig b/sound/soc/Kconfig
index 7ff7d88e46dd..a012b2655e84 100644
--- a/sound/soc/Kconfig
+++ b/sound/soc/Kconfig
@@ -50,6 +50,7 @@ source "sound/soc/jz4740/Kconfig"
source "sound/soc/nuc900/Kconfig"
source "sound/soc/omap/Kconfig"
source "sound/soc/kirkwood/Kconfig"
+source "sound/soc/img/Kconfig"
source "sound/soc/intel/Kconfig"
source "sound/soc/mediatek/Kconfig"
source "sound/soc/mxs/Kconfig"