xref: /openbmc/linux/sound/soc/pxa/Kconfig (revision 9c636342)
1734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC
2734c2d4bSLiam Girdwood	tristate "SoC Audio for the Intel PXA2xx chip"
389fe5117STakashi Iwai	depends on ARCH_PXA
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
16*9c636342SDmitry Baryshkov	select SND_ARM
17*9c636342SDmitry Baryshkov	select SND_PXA2XX_LIB
18734c2d4bSLiam Girdwood	select SND_SOC_AC97_BUS
19734c2d4bSLiam Girdwood
20734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_I2S
21734c2d4bSLiam Girdwood	tristate
22734c2d4bSLiam Girdwood
23734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_CORGI
24734c2d4bSLiam Girdwood	tristate "SoC Audio support for Sharp Zaurus SL-C7x0"
25734c2d4bSLiam Girdwood	depends on SND_PXA2XX_SOC && PXA_SHARP_C7xx
26734c2d4bSLiam Girdwood	select SND_PXA2XX_SOC_I2S
27734c2d4bSLiam Girdwood	select SND_SOC_WM8731
28734c2d4bSLiam Girdwood	help
29734c2d4bSLiam Girdwood	  Say Y if you want to add support for SoC audio on Sharp
30734c2d4bSLiam Girdwood	  Zaurus SL-C7x0 models (Corgi, Shepherd, Husky).
31734c2d4bSLiam Girdwood
32734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_SPITZ
33734c2d4bSLiam Girdwood	tristate "SoC Audio support for Sharp Zaurus SL-Cxx00"
34734c2d4bSLiam Girdwood	depends on SND_PXA2XX_SOC && PXA_SHARP_Cxx00
35734c2d4bSLiam Girdwood	select SND_PXA2XX_SOC_I2S
36734c2d4bSLiam Girdwood	select SND_SOC_WM8750
37734c2d4bSLiam Girdwood	help
38734c2d4bSLiam Girdwood	  Say Y if you want to add support for SoC audio on Sharp
39734c2d4bSLiam Girdwood	  Zaurus SL-Cxx00 models (Spitz, Borzoi and Akita).
40734c2d4bSLiam Girdwood
41734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_POODLE
42734c2d4bSLiam Girdwood	tristate "SoC Audio support for Poodle"
43734c2d4bSLiam Girdwood	depends on SND_PXA2XX_SOC && MACH_POODLE
44734c2d4bSLiam Girdwood	select SND_PXA2XX_SOC_I2S
45734c2d4bSLiam Girdwood	select SND_SOC_WM8731
46734c2d4bSLiam Girdwood	help
47734c2d4bSLiam Girdwood	  Say Y if you want to add support for SoC audio on Sharp
48734c2d4bSLiam Girdwood	  Zaurus SL-5600 model (Poodle).
49734c2d4bSLiam Girdwood
50734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_TOSA
51734c2d4bSLiam Girdwood	tristate "SoC AC97 Audio support for Tosa"
52734c2d4bSLiam Girdwood	depends on SND_PXA2XX_SOC && MACH_TOSA
534440cbd6SDmitry Baryshkov	depends on MFD_TC6393XB
54734c2d4bSLiam Girdwood	select SND_PXA2XX_SOC_AC97
55734c2d4bSLiam Girdwood	select SND_SOC_WM9712
56734c2d4bSLiam Girdwood	help
57734c2d4bSLiam Girdwood	  Say Y if you want to add support for SoC audio on Sharp
58734c2d4bSLiam Girdwood	  Zaurus SL-C6000x models (Tosa).
59ab40d4f1SIan Molton
60ab40d4f1SIan Moltonconfig SND_PXA2XX_SOC_E800
61ab40d4f1SIan Molton	tristate "SoC AC97 Audio support for e800"
62ab40d4f1SIan Molton	depends on SND_PXA2XX_SOC && MACH_E800
63ab40d4f1SIan Molton	select SND_SOC_WM9712
64ab40d4f1SIan Molton	select SND_PXA2XX_SOC_AC97
65ab40d4f1SIan Molton	help
66ab40d4f1SIan Molton	  Say Y if you want to add support for SoC audio on the
67ab40d4f1SIan Molton	  Toshiba e800 PDA
68142054a3SMike Rapoport
69142054a3SMike Rapoportconfig SND_PXA2XX_SOC_EM_X270
70142054a3SMike Rapoport	tristate "SoC Audio support for CompuLab EM-x270"
71142054a3SMike Rapoport	depends on SND_PXA2XX_SOC && MACH_EM_X270
72142054a3SMike Rapoport	select SND_PXA2XX_SOC_AC97
73142054a3SMike Rapoport	select SND_SOC_WM9712
74142054a3SMike Rapoport	help
75142054a3SMike Rapoport	  Say Y if you want to add support for SoC audio on
76142054a3SMike Rapoport	  CompuLab EM-x270.
77