Kconfig (7a824e214e25a49442fe868dac0af8a904b24f58) Kconfig (fa375d42f0e531b7ca4316ea9fd5444e01d585e8)
1config SND_PXA2XX_SOC
2 tristate "SoC Audio for the Intel PXA2xx chip"
3 depends on ARCH_PXA
4 select SND_ARM
5 select SND_PXA2XX_LIB
6 help
7 Say Y or M if you want to add support for codecs attached to
8 the PXA2xx AC97, I2S or SSP interface. You will also need

--- 21 unchanged lines hidden (view full) ---

30
31config SND_PXA2XX_SOC_I2S
32 tristate
33
34config SND_PXA_SOC_SSP
35 tristate
36 select PXA_SSP
37
1config SND_PXA2XX_SOC
2 tristate "SoC Audio for the Intel PXA2xx chip"
3 depends on ARCH_PXA
4 select SND_ARM
5 select SND_PXA2XX_LIB
6 help
7 Say Y or M if you want to add support for codecs attached to
8 the PXA2xx AC97, I2S or SSP interface. You will also need

--- 21 unchanged lines hidden (view full) ---

30
31config SND_PXA2XX_SOC_I2S
32 tristate
33
34config SND_PXA_SOC_SSP
35 tristate
36 select PXA_SSP
37
38config SND_MMP_SOC_SSPA
39 tristate
40
38config SND_PXA2XX_SOC_CORGI
39 tristate "SoC Audio support for Sharp Zaurus SL-C7x0"
40 depends on SND_PXA2XX_SOC && PXA_SHARP_C7xx
41 select SND_PXA2XX_SOC_I2S
42 select SND_SOC_WM8731
43 help
44 Say Y if you want to add support for SoC audio on Sharp
45 Zaurus SL-C7x0 models (Corgi, Shepherd, Husky).

--- 160 unchanged lines hidden ---
41config SND_PXA2XX_SOC_CORGI
42 tristate "SoC Audio support for Sharp Zaurus SL-C7x0"
43 depends on SND_PXA2XX_SOC && PXA_SHARP_C7xx
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-C7x0 models (Corgi, Shepherd, Husky).

--- 160 unchanged lines hidden ---