1*009ad054SDong Aishengmenuconfig SND_MXS_SOC 2*009ad054SDong Aisheng tristate "SoC Audio for Freescale MXS CPUs" 3*009ad054SDong Aisheng depends on ARCH_MXS 4*009ad054SDong Aisheng select SND_PCM 5*009ad054SDong Aisheng help 6*009ad054SDong Aisheng Say Y or M if you want to add support for codecs attached to 7*009ad054SDong Aisheng the MXS SAIF interface. 8*009ad054SDong Aisheng 9*009ad054SDong Aisheng 10*009ad054SDong Aishengif SND_MXS_SOC 11*009ad054SDong Aisheng 12*009ad054SDong Aishengconfig SND_SOC_MXS_SGTL5000 13*009ad054SDong Aisheng tristate "SoC Audio support for i.MX boards with sgtl5000" 14*009ad054SDong Aisheng depends on I2C 15*009ad054SDong Aisheng select SND_SOC_SGTL5000 16*009ad054SDong Aisheng help 17*009ad054SDong Aisheng Say Y if you want to add support for SoC audio on an MXS board with 18*009ad054SDong Aisheng a sgtl5000 codec. 19*009ad054SDong Aisheng 20*009ad054SDong Aishengendif # SND_MXS_SOC 21