]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - sound/soc/pxa/Kconfig
ALSA: pxa2xx-ac97-lib: support building for several CPUs
[mirror_ubuntu-eoan-kernel.git] / sound / soc / pxa / Kconfig
CommitLineData
734c2d4b
LG
1config SND_PXA2XX_SOC
2 tristate "SoC Audio for the Intel PXA2xx chip"
89fe5117 3 depends on ARCH_PXA
734c2d4b
LG
4 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
1a5965b7 15 select AC97_BUS
9c636342
DES
16 select SND_ARM
17 select SND_PXA2XX_LIB
734c2d4b
LG
18 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
4440cbd6 53 depends on MFD_TC6393XB
734c2d4b
LG
54 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).
ab40d4f1
IM
59
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
142054a3
MR
68
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.