Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'asoc/topic...
[deliverable/linux.git] / sound / soc / mxs / Kconfig
CommitLineData
009ad054
DA
1menuconfig SND_MXS_SOC
2 tristate "SoC Audio for Freescale MXS CPUs"
8ccbc3eb 3 depends on ARCH_MXS || COMPILE_TEST
315d9c64 4 depends on COMMON_CLK
a8956908 5 select SND_SOC_GENERIC_DMAENGINE_PCM
009ad054
DA
6 help
7 Say Y or M if you want to add support for codecs attached to
8 the MXS SAIF interface.
9
10
11if SND_MXS_SOC
12
13config SND_SOC_MXS_SGTL5000
48a08bab 14 tristate "SoC Audio support for MXS boards with sgtl5000"
009ad054
DA
15 depends on I2C
16 select SND_SOC_SGTL5000
17 help
18 Say Y if you want to add support for SoC audio on an MXS board with
19 a sgtl5000 codec.
20
21endif # SND_MXS_SOC
This page took 0.195658 seconds and 5 git commands to generate.