signals: consolidate checks for whether or not to ignore a signal
[deliverable/linux.git] / sound / soc / at91 / Kconfig
CommitLineData
8dafc0fb
FM
1config SND_AT91_SOC
2 tristate "SoC Audio for the Atmel AT91 System-on-Chip"
1fc273b8 3 depends on ARCH_AT91 && SND_SOC
8dafc0fb
FM
4 help
5 Say Y or M if you want to add support for codecs attached to
6 the AT91 SSC interface. You will also need
7 to select the audio interfaces to support below.
8
1a236566 9config SND_AT91_SOC_SSC
8dafc0fb
FM
10 tristate
11
12config SND_AT91_SOC_ETI_B1_WM8731
1a236566 13 tristate "SoC Audio support for WM8731-based Endrelia ETI-B1 boards"
d3d35adc 14 depends on SND_AT91_SOC && (MACH_ETI_B1 || MACH_ETI_C1)
1a236566 15 select SND_AT91_SOC_SSC
8dafc0fb
FM
16 select SND_SOC_WM8731
17 help
d3d35adc
FM
18 Say Y if you want to add support for SoC audio on WM8731-based
19 Endrelia Technologies Inc ETI-B1 or ETI-C1 boards.
20
21config SND_AT91_SOC_ETI_SLAVE
22 bool "Run codec in slave Mode on Endrelia boards"
23 depends on SND_AT91_SOC_ETI_B1_WM8731
24 default n
25 help
26 Say Y if you want to run with the AT91 SSC generating the BCLK
27 and LRC signals on Endrelia boards.
This page took 0.158756 seconds and 5 git commands to generate.