summaryrefslogtreecommitdiff
path: root/sound/soc/dwc/Kconfig
diff options
context:
space:
mode:
authorRajeev Kumar <rajeev-dlh.kumar@st.com>2012-06-21 10:24:51 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-06-22 09:25:45 (GMT)
commit3a9cf8efd7b64f26f1e0f02afb70382f90cc11ca (patch)
treed72ab833fd6f4f819c9754f67b8bc142d360d554 /sound/soc/dwc/Kconfig
parentf4a6348391fa029c0e230230adfafb7f33d4683e (diff)
downloadlinux-3a9cf8efd7b64f26f1e0f02afb70382f90cc11ca.tar.xz
ASoC: Add support for synopsys i2s controller as per ASoC framework.
This patch add support for synopsys I2S controller as per the ASoC framework. Signed-off-by: Rajeev Kumar <rajeev-dlh.kumar@st.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/dwc/Kconfig')
-rw-r--r--sound/soc/dwc/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/sound/soc/dwc/Kconfig b/sound/soc/dwc/Kconfig
new file mode 100644
index 0000000..93e9fc3
--- /dev/null
+++ b/sound/soc/dwc/Kconfig
@@ -0,0 +1,8 @@
+config SND_DESIGNWARE_I2S
+ tristate "Synopsys I2S Device Driver"
+ help
+ Say Y or M if you want to add support for I2S driver for
+ Synopsys desigwnware I2S device. The device supports upto
+ maximum of 8 channels each for play and record.
+
+