1734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC 2734c2d4bSLiam Girdwood tristate "SoC Audio for the Intel PXA2xx chip" 389fe5117STakashi Iwai depends on ARCH_PXA 4a6d77317SDmitry Baryshkov select SND_PXA2XX_LIB 5734c2d4bSLiam Girdwood help 6734c2d4bSLiam Girdwood Say Y or M if you want to add support for codecs attached to 7734c2d4bSLiam Girdwood the PXA2xx AC97, I2S or SSP interface. You will also need 8734c2d4bSLiam Girdwood to select the audio interfaces to support below. 9734c2d4bSLiam Girdwood 10734c2d4bSLiam Girdwoodconfig SND_PXA2XX_AC97 11734c2d4bSLiam Girdwood tristate 12734c2d4bSLiam Girdwood select SND_AC97_CODEC 13734c2d4bSLiam Girdwood 14734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_AC97 15734c2d4bSLiam Girdwood tristate 161a5965b7STakashi Iwai select AC97_BUS 179c636342SDmitry Baryshkov select SND_ARM 18a6d77317SDmitry Baryshkov select SND_PXA2XX_LIB_AC97 19734c2d4bSLiam Girdwood select SND_SOC_AC97_BUS 20734c2d4bSLiam Girdwood 21734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_I2S 22734c2d4bSLiam Girdwood tristate 23734c2d4bSLiam Girdwood 24734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_CORGI 25734c2d4bSLiam Girdwood tristate "SoC Audio support for Sharp Zaurus SL-C7x0" 26734c2d4bSLiam Girdwood depends on SND_PXA2XX_SOC && PXA_SHARP_C7xx 27734c2d4bSLiam Girdwood select SND_PXA2XX_SOC_I2S 28734c2d4bSLiam Girdwood select SND_SOC_WM8731 29734c2d4bSLiam Girdwood help 30734c2d4bSLiam Girdwood Say Y if you want to add support for SoC audio on Sharp 31734c2d4bSLiam Girdwood Zaurus SL-C7x0 models (Corgi, Shepherd, Husky). 32734c2d4bSLiam Girdwood 33734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_SPITZ 34734c2d4bSLiam Girdwood tristate "SoC Audio support for Sharp Zaurus SL-Cxx00" 35734c2d4bSLiam Girdwood depends on SND_PXA2XX_SOC && PXA_SHARP_Cxx00 36734c2d4bSLiam Girdwood select SND_PXA2XX_SOC_I2S 37734c2d4bSLiam Girdwood select SND_SOC_WM8750 38734c2d4bSLiam Girdwood help 39734c2d4bSLiam Girdwood Say Y if you want to add support for SoC audio on Sharp 40734c2d4bSLiam Girdwood Zaurus SL-Cxx00 models (Spitz, Borzoi and Akita). 41734c2d4bSLiam Girdwood 42734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_POODLE 43734c2d4bSLiam Girdwood tristate "SoC Audio support for Poodle" 44734c2d4bSLiam Girdwood depends on SND_PXA2XX_SOC && MACH_POODLE 45734c2d4bSLiam Girdwood select SND_PXA2XX_SOC_I2S 46734c2d4bSLiam Girdwood select SND_SOC_WM8731 47734c2d4bSLiam Girdwood help 48734c2d4bSLiam Girdwood Say Y if you want to add support for SoC audio on Sharp 49734c2d4bSLiam Girdwood Zaurus SL-5600 model (Poodle). 50734c2d4bSLiam Girdwood 51734c2d4bSLiam Girdwoodconfig SND_PXA2XX_SOC_TOSA 52734c2d4bSLiam Girdwood tristate "SoC AC97 Audio support for Tosa" 53734c2d4bSLiam Girdwood depends on SND_PXA2XX_SOC && MACH_TOSA 544440cbd6SDmitry Baryshkov depends on MFD_TC6393XB 55734c2d4bSLiam Girdwood select SND_PXA2XX_SOC_AC97 56734c2d4bSLiam Girdwood select SND_SOC_WM9712 57734c2d4bSLiam Girdwood help 58734c2d4bSLiam Girdwood Say Y if you want to add support for SoC audio on Sharp 59734c2d4bSLiam Girdwood Zaurus SL-C6000x models (Tosa). 60ab40d4f1SIan Molton 61ab40d4f1SIan Moltonconfig SND_PXA2XX_SOC_E800 62ab40d4f1SIan Molton tristate "SoC AC97 Audio support for e800" 63ab40d4f1SIan Molton depends on SND_PXA2XX_SOC && MACH_E800 64ab40d4f1SIan Molton select SND_SOC_WM9712 65ab40d4f1SIan Molton select SND_PXA2XX_SOC_AC97 66ab40d4f1SIan Molton help 67ab40d4f1SIan Molton Say Y if you want to add support for SoC audio on the 68ab40d4f1SIan Molton Toshiba e800 PDA 69142054a3SMike Rapoport 70142054a3SMike Rapoportconfig SND_PXA2XX_SOC_EM_X270 71142054a3SMike Rapoport tristate "SoC Audio support for CompuLab EM-x270" 72142054a3SMike Rapoport depends on SND_PXA2XX_SOC && MACH_EM_X270 73142054a3SMike Rapoport select SND_PXA2XX_SOC_AC97 74142054a3SMike Rapoport select SND_SOC_WM9712 75142054a3SMike Rapoport help 76142054a3SMike Rapoport Say Y if you want to add support for SoC audio on 77142054a3SMike Rapoport CompuLab EM-x270. 78