Kconfig (c1f3ee120bb61045b1c0a3ead620d1d65af47130) | Kconfig (89fe5117928b2c1272c9376362131ded561c91ad) |
---|---|
1config SND_PXA2XX_SOC 2 tristate "SoC Audio for the Intel PXA2xx chip" | 1config SND_PXA2XX_SOC 2 tristate "SoC Audio for the Intel PXA2xx chip" |
3 depends on ARCH_PXA && SND_SOC | 3 depends on ARCH_PXA |
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 --- 53 unchanged lines hidden --- | 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 --- 53 unchanged lines hidden --- |