menuconfig SND_SOC_LOONGSON3
	tristate "ASoC support for loongson3"

if SND_SOC_LOONGSON3

config SND_LS_SOUND
	tristate "SoS Audio ls-sound"

config SND_LS
	tristate "SoC Audio for ls-i2s"
	help
	  Say Y or M if you want to add support for codecs attached to
	  the I2S interface. You will also need to select the Audio
		interfaces to support below.

config SND_LS_PCM
	tristate "SoC Audio for ls-pcm"

endif #SND_SOC_LOONGSON3
