aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/fsl/fsl_esai.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2014-06-03 14:11:56 +0200
committerMark Brown <broonie@linaro.org>2014-06-22 11:57:10 +0100
commitff40260f79dc0436604452bccd449bffd25ebafb (patch)
treea9306ad409d0b87a67b499fecb72cde2e9e15483 /sound/soc/fsl/fsl_esai.c
parentLinux 3.16-rc1 (diff)
downloadwireguard-linux-ff40260f79dc0436604452bccd449bffd25ebafb.tar.xz
wireguard-linux-ff40260f79dc0436604452bccd449bffd25ebafb.zip
ASoC: fsl: refine DMA/FIQ dependencies
Commit 31ee2bfd724ab ("ASoC: fsl: select SND_SOC_IMX_PCM_DMA where needed") started selecting SND_SOC_IMX_PCM_DMA and SND_SOC_IMX_PCM_FIQ for two drivers when building for i.MX. This has turned out too aggressive, as FIQ is only available for i.mx2 through i.mx5, but not i.mx6 or vybrid. Further, two more drivers have become user-selectable in the meantime, and they both depend on DMA for the imx platform as well. This changes the selection of FIQ to depend on the TZIC or AVIC interrupt controllers that actually export the imx specific FIQ interfaces, and adds the missing select statements for SAI and ESAI. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/fsl/fsl_esai.c')
0 files changed, 0 insertions, 0 deletions