Skip to content

Commit

Permalink
Merge remote-tracking branch 'asoc/topic/fsl-ssi' into asoc-next
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Brown committed Jun 3, 2014
2 parents 641783a + 287d414 commit 1ecf445
Show file tree
Hide file tree
Showing 3 changed files with 363 additions and 271 deletions.
8 changes: 2 additions & 6 deletions sound/soc/fsl/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ config SND_SOC_FSL_SSI
tristate "Synchronous Serial Interface module support"
select SND_SOC_IMX_PCM_DMA if SND_IMX_SOC != n
select SND_SOC_IMX_PCM_FIQ if SND_IMX_SOC != n && ARCH_MXC
select REGMAP_MMIO
help
Say Y if you want to add Synchronous Serial Interface (SSI)
support for the Freescale CPUs.
Expand Down Expand Up @@ -207,12 +208,7 @@ config SND_SOC_PHYCORE_AC97

config SND_SOC_EUKREA_TLV320
tristate "Eukrea TLV320"
depends on MACH_EUKREA_MBIMX27_BASEBOARD \
|| MACH_EUKREA_MBIMXSD25_BASEBOARD \
|| MACH_EUKREA_MBIMXSD35_BASEBOARD \
|| MACH_EUKREA_MBIMXSD51_BASEBOARD \
|| (OF && ARM)
depends on I2C
depends on ARCH_MXC && I2C
select SND_SOC_TLV320AIC23_I2C
select SND_SOC_IMX_AUDMUX
select SND_SOC_IMX_SSI
Expand Down
Loading

0 comments on commit 1ecf445

Please sign in to comment.