summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/Kconfig
diff options
context:
space:
mode:
authorViorel Suman <viorel.suman@nxp.com>2017-07-17 11:15:32 +0300
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit4f0ac2f3f5a8d267a81fa502d0dc8c40aa349e1d (patch)
tree21ce0596cdb5e7e1c4b48b89a6207ec9affc1e4a /sound/soc/fsl/Kconfig
parent3880c4e72ea5884b6681dc1f9a4be8a615703757 (diff)
MLK-13975: ASoC: fsl: add AMIX device driver
Add audio mixer device driver. Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
Diffstat (limited to 'sound/soc/fsl/Kconfig')
-rw-r--r--sound/soc/fsl/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index b5f06208464d..430cc9811c60 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -32,6 +32,15 @@ config SND_SOC_FSL_ACM
This option is only useful for out-of-tree drivers since
in-tree drivers select it automatically.
+config SND_SOC_FSL_AMIX
+ tristate "Audio Mixer (AMIX) module support"
+ select REGMAP_MMIO
+ help
+ Say Y if you want to add Audio Mixer (AMIX)
+ support for the Freescale CPUs.
+ This option is only useful for out-of-tree drivers since
+ in-tree drivers select it automatically.
+
config SND_SOC_FSL_SSI
tristate "Synchronous Serial Interface module (SSI) support"
select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n