xref: /openbmc/linux/sound/soc/pxa/Kconfig (revision 4440cbd6)
1734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC
2734c2d4bSLiam Girdwood	tristate "SoC Audio for the Intel PXA2xx chip"
31fc273b8STakashi Iwai	depends on ARCH_PXA && SND_SOC
4734c2d4bSLiam Girdwood	help
5734c2d4bSLiam Girdwood	  Say Y or M if you want to add support for codecs attached to
6734c2d4bSLiam Girdwood	  the PXA2xx AC97, I2S or SSP interface. You will also need
7734c2d4bSLiam Girdwood	  to select the audio interfaces to support below.
8734c2d4bSLiam Girdwood
9734c2d4bSLiam Girdwoodconfig SND_PXA2XX_AC97
10734c2d4bSLiam Girdwood	tristate
11734c2d4bSLiam Girdwood	select SND_AC97_CODEC
12734c2d4bSLiam Girdwood
13734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_AC97
14734c2d4bSLiam Girdwood	tristate
151a5965b7STakashi Iwai	select AC97_BUS
16734c2d4bSLiam Girdwood	select SND_SOC_AC97_BUS
17734c2d4bSLiam Girdwood
18734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_I2S
19734c2d4bSLiam Girdwood	tristate
20734c2d4bSLiam Girdwood
21734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_CORGI
22734c2d4bSLiam Girdwood	tristate "SoC Audio support for Sharp Zaurus SL-C7x0"
23734c2d4bSLiam Girdwood	depends on SND_PXA2XX_SOC && PXA_SHARP_C7xx
24734c2d4bSLiam Girdwood	select SND_PXA2XX_SOC_I2S
25734c2d4bSLiam Girdwood	select SND_SOC_WM8731
26734c2d4bSLiam Girdwood	help
27734c2d4bSLiam Girdwood	  Say Y if you want to add support for SoC audio on Sharp
28734c2d4bSLiam Girdwood	  Zaurus SL-C7x0 models (Corgi, Shepherd, Husky).
29734c2d4bSLiam Girdwood
30734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_SPITZ
31734c2d4bSLiam Girdwood	tristate "SoC Audio support for Sharp Zaurus SL-Cxx00"
32734c2d4bSLiam Girdwood	depends on SND_PXA2XX_SOC && PXA_SHARP_Cxx00
33734c2d4bSLiam Girdwood	select SND_PXA2XX_SOC_I2S
34734c2d4bSLiam Girdwood	select SND_SOC_WM8750
35734c2d4bSLiam Girdwood	help
36734c2d4bSLiam Girdwood	  Say Y if you want to add support for SoC audio on Sharp
37734c2d4bSLiam Girdwood	  Zaurus SL-Cxx00 models (Spitz, Borzoi and Akita).
38734c2d4bSLiam Girdwood
39734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_POODLE
40734c2d4bSLiam Girdwood	tristate "SoC Audio support for Poodle"
41734c2d4bSLiam Girdwood	depends on SND_PXA2XX_SOC && MACH_POODLE
42734c2d4bSLiam Girdwood	select SND_PXA2XX_SOC_I2S
43734c2d4bSLiam Girdwood	select SND_SOC_WM8731
44734c2d4bSLiam Girdwood	help
45734c2d4bSLiam Girdwood	  Say Y if you want to add support for SoC audio on Sharp
46734c2d4bSLiam Girdwood	  Zaurus SL-5600 model (Poodle).
47734c2d4bSLiam Girdwood
48734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_TOSA
49734c2d4bSLiam Girdwood	tristate "SoC AC97 Audio support for Tosa"
50734c2d4bSLiam Girdwood	depends on SND_PXA2XX_SOC && MACH_TOSA
514440cbd6SDmitry Baryshkov	depends on MFD_TC6393XB
52734c2d4bSLiam Girdwood	select SND_PXA2XX_SOC_AC97
53734c2d4bSLiam Girdwood	select SND_SOC_WM9712
54734c2d4bSLiam Girdwood	help
55734c2d4bSLiam Girdwood	  Say Y if you want to add support for SoC audio on Sharp
56734c2d4bSLiam Girdwood	  Zaurus SL-C6000x models (Tosa).
57ab40d4f1SIan Molton
58ab40d4f1SIan Moltonconfig SND_PXA2XX_SOC_E800
59ab40d4f1SIan Molton	tristate "SoC AC97 Audio support for e800"
60ab40d4f1SIan Molton	depends on SND_PXA2XX_SOC && MACH_E800
61ab40d4f1SIan Molton	select SND_SOC_WM9712
62ab40d4f1SIan Molton	select SND_PXA2XX_SOC_AC97
63ab40d4f1SIan Molton	help
64ab40d4f1SIan Molton	  Say Y if you want to add support for SoC audio on the
65ab40d4f1SIan Molton	  Toshiba e800 PDA
66