blob: d1ccbdc8371b572d12ea8ed670aa4452e97cdb1e [file] [log] [blame]
Liam Girdwood734c2d42006-10-12 14:34:32 +02001config SND_PXA2XX_SOC
2 tristate "SoC Audio for the Intel PXA2xx chip"
Takashi Iwai89fe5112008-05-23 16:10:37 +02003 depends on ARCH_PXA
Liam Girdwood734c2d42006-10-12 14:34:32 +02004 help
5 Say Y or M if you want to add support for codecs attached to
6 the PXA2xx AC97, I2S or SSP interface. You will also need
7 to select the audio interfaces to support below.
8
9config SND_PXA2XX_AC97
10 tristate
11 select SND_AC97_CODEC
12
13config SND_PXA2XX_SOC_AC97
14 tristate
Takashi Iwai1a5965b2006-12-18 13:07:35 +010015 select AC97_BUS
Dmitry Baryshkov9c636342008-09-10 05:01:17 +040016 select SND_ARM
17 select SND_PXA2XX_LIB
Liam Girdwood734c2d42006-10-12 14:34:32 +020018 select SND_SOC_AC97_BUS
19
20config SND_PXA2XX_SOC_I2S
21 tristate
22
23config 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
27 select SND_SOC_WM8731
28 help
29 Say Y if you want to add support for SoC audio on Sharp
30 Zaurus SL-C7x0 models (Corgi, Shepherd, Husky).
31
32config 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
36 select SND_SOC_WM8750
37 help
38 Say Y if you want to add support for SoC audio on Sharp
39 Zaurus SL-Cxx00 models (Spitz, Borzoi and Akita).
40
41config 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
45 select SND_SOC_WM8731
46 help
47 Say Y if you want to add support for SoC audio on Sharp
48 Zaurus SL-5600 model (Poodle).
49
50config SND_PXA2XX_SOC_TOSA
51 tristate "SoC AC97 Audio support for Tosa"
52 depends on SND_PXA2XX_SOC && MACH_TOSA
Dmitry Baryshkov4440cbd2008-06-14 11:42:57 +010053 depends on MFD_TC6393XB
Liam Girdwood734c2d42006-10-12 14:34:32 +020054 select SND_PXA2XX_SOC_AC97
55 select SND_SOC_WM9712
56 help
57 Say Y if you want to add support for SoC audio on Sharp
58 Zaurus SL-C6000x models (Tosa).
Ian Moltonab40d4f2008-01-10 14:50:34 +010059
60config SND_PXA2XX_SOC_E800
61 tristate "SoC AC97 Audio support for e800"
62 depends on SND_PXA2XX_SOC && MACH_E800
63 select SND_SOC_WM9712
64 select SND_PXA2XX_SOC_AC97
65 help
66 Say Y if you want to add support for SoC audio on the
67 Toshiba e800 PDA
Mike Rapoport142054a2008-05-26 12:59:16 +030068
69config SND_PXA2XX_SOC_EM_X270
70 tristate "SoC Audio support for CompuLab EM-x270"
71 depends on SND_PXA2XX_SOC && MACH_EM_X270
72 select SND_PXA2XX_SOC_AC97
73 select SND_SOC_WM9712
74 help
75 Say Y if you want to add support for SoC audio on
76 CompuLab EM-x270.