summaryrefslogtreecommitdiff
path: root/sound/soc/imx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/imx/Kconfig')
-rw-r--r--sound/soc/imx/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/soc/imx/Kconfig b/sound/soc/imx/Kconfig
index 38b7dcd49a35..291c19687cdc 100644
--- a/sound/soc/imx/Kconfig
+++ b/sound/soc/imx/Kconfig
@@ -97,4 +97,10 @@ config SND_SOC_IMX_3STACK_CS42888
Say Y if you want to add support for Soc audio on IMX 3STACK
with the CS42888
+config MXC_SSI_DUAL_FIFO
+ bool "MXC SSI enable dual fifoes"
+ def_bool y
+ depends on SND_MXC_SOC_SSI && (ARCH_MX51 || ARCH_MX53)
+ help
+ Say Y if you want to use 2 ssi fifo for audio transfer
endif