config SND_MMP2_SOC
	tristate "SoC Audio for the Marvell MMP2 chip"
	depends on ARCH_MMP
	help
	  Say Y or M if you want to add support for codecs attached to
	  the MMP2 I2S interface. You will also need to select the boards
	  to support below.

config SND_MMP3_SOC
	bool "SoC Audio for the Marvell MMP3 chip"
	depends on ARCH_MMP
	help
	  Say Y if you want to add support for codecs attached to
	  the MMP3 I2S interface. You will also need to select the boards
	  to support below.

config SND_MMP2_SOC_OLPC_XO_1_75
	tristate "SoC Audio support for OLPC XO-1.75"
	depends on SND_MMP2_SOC || SND_MMP3_SOC
	select SND_SOC_RT5631
	help
	  Say Y if you want to add support for SoC audio on the
	  OLPC XO-1.75.
