1 menu "SoC Audio for the Intel PXA2xx"
4 tristate "SoC Audio for the Intel PXA2xx chip"
5 depends on ARCH_PXA && SND_SOC
7 Say Y or M if you want to add support for codecs attached to
8 the PXA2xx AC97, I2S or SSP interface. You will also need
9 to select the audio interfaces to support below.
11 config SND_PXA2XX_AC97
15 config SND_PXA2XX_SOC_AC97
18 select SND_SOC_AC97_BUS
20 config SND_PXA2XX_SOC_I2S
23 config SND_PXA2XX_SOC_CORGI
24 tristate "SoC Audio support for Sharp Zaurus SL-C7x0"
25 depends on SND_PXA2XX_SOC && PXA_SHARP_C7xx
26 select SND_PXA2XX_SOC_I2S
29 Say Y if you want to add support for SoC audio on Sharp
30 Zaurus SL-C7x0 models (Corgi, Shepherd, Husky).
32 config SND_PXA2XX_SOC_SPITZ
33 tristate "SoC Audio support for Sharp Zaurus SL-Cxx00"
34 depends on SND_PXA2XX_SOC && PXA_SHARP_Cxx00
35 select SND_PXA2XX_SOC_I2S
38 Say Y if you want to add support for SoC audio on Sharp
39 Zaurus SL-Cxx00 models (Spitz, Borzoi and Akita).
41 config SND_PXA2XX_SOC_POODLE
42 tristate "SoC Audio support for Poodle"
43 depends on SND_PXA2XX_SOC && MACH_POODLE
44 select SND_PXA2XX_SOC_I2S
47 Say Y if you want to add support for SoC audio on Sharp
48 Zaurus SL-5600 model (Poodle).
50 config SND_PXA2XX_SOC_TOSA
51 tristate "SoC AC97 Audio support for Tosa"
52 depends on SND_PXA2XX_SOC && MACH_TOSA
53 select SND_PXA2XX_SOC_AC97
56 Say Y if you want to add support for SoC audio on Sharp
57 Zaurus SL-C6000x models (Tosa).