2 tristate "SoC Audio for the Intel PXA2xx chip"
6 Say Y or M if you want to add support for codecs attached to
7 the PXA2xx AC97, I2S or SSP interface. You will also need
8 to select the audio interfaces to support below.
10 config SND_PXA2XX_AC97
14 config SND_PXA2XX_SOC_AC97
18 select SND_PXA2XX_LIB_AC97
19 select SND_SOC_AC97_BUS
21 config SND_PXA2XX_SOC_I2S
24 config SND_PXA_SOC_SSP
27 config SND_PXA2XX_SOC_CORGI
28 tristate "SoC Audio support for Sharp Zaurus SL-C7x0"
29 depends on SND_PXA2XX_SOC && PXA_SHARP_C7xx
30 select SND_PXA2XX_SOC_I2S
33 Say Y if you want to add support for SoC audio on Sharp
34 Zaurus SL-C7x0 models (Corgi, Shepherd, Husky).
36 config SND_PXA2XX_SOC_SPITZ
37 tristate "SoC Audio support for Sharp Zaurus SL-Cxx00"
38 depends on SND_PXA2XX_SOC && PXA_SHARP_Cxx00
39 select SND_PXA2XX_SOC_I2S
42 Say Y if you want to add support for SoC audio on Sharp
43 Zaurus SL-Cxx00 models (Spitz, Borzoi and Akita).
45 config SND_PXA2XX_SOC_POODLE
46 tristate "SoC Audio support for Poodle"
47 depends on SND_PXA2XX_SOC && MACH_POODLE
48 select SND_PXA2XX_SOC_I2S
51 Say Y if you want to add support for SoC audio on Sharp
52 Zaurus SL-5600 model (Poodle).
54 config SND_PXA2XX_SOC_TOSA
55 tristate "SoC AC97 Audio support for Tosa"
56 depends on SND_PXA2XX_SOC && MACH_TOSA
57 depends on MFD_TC6393XB
58 select SND_PXA2XX_SOC_AC97
61 Say Y if you want to add support for SoC audio on Sharp
62 Zaurus SL-C6000x models (Tosa).
64 config SND_PXA2XX_SOC_E800
65 tristate "SoC AC97 Audio support for e800"
66 depends on SND_PXA2XX_SOC && MACH_E800
68 select SND_PXA2XX_SOC_AC97
70 Say Y if you want to add support for SoC audio on the
73 config SND_PXA2XX_SOC_EM_X270
74 tristate "SoC Audio support for CompuLab EM-x270"
75 depends on SND_PXA2XX_SOC && MACH_EM_X270
76 select SND_PXA2XX_SOC_AC97
79 Say Y if you want to add support for SoC audio on
82 config SND_PXA2XX_SOC_PALM27X
83 bool "SoC Audio support for Palm T|X, T5 and LifeDrive"
84 depends on SND_PXA2XX_SOC && (MACH_PALMLD || MACH_PALMTX || MACH_PALMT5)
85 select SND_PXA2XX_SOC_AC97
88 Say Y if you want to add support for SoC audio on
89 Palm T|X, T5 or LifeDrive handheld computer.
91 config SND_SOC_ZYLONITE
92 tristate "SoC Audio support for Marvell Zylonite"
93 depends on SND_PXA2XX_SOC && MACH_ZYLONITE
94 select SND_PXA2XX_SOC_AC97
95 select SND_PXA_SOC_SSP
98 Say Y if you want to add support for SoC audio on the
99 Marvell Zylonite reference platform.