xref: /linux/sound/soc/fsl/Kconfig (revision 89fe5117928b2c1272c9376362131ded561c91ad)
117467f23STimur Tabimenu "ALSA SoC audio for Freescale SOCs"
217467f23STimur Tabi
317467f23STimur Tabiconfig SND_SOC_MPC8610
417467f23STimur Tabi	bool "ALSA SoC support for the MPC8610 SOC"
5*89fe5117STakashi Iwai	depends on MPC8610_HPCD
617467f23STimur Tabi	default y if MPC8610
717467f23STimur Tabi	help
817467f23STimur Tabi	  Say Y if you want to add support for codecs attached to the SSI
917467f23STimur Tabi          device on an MPC8610.
1017467f23STimur Tabi
1117467f23STimur Tabiconfig SND_SOC_MPC8610_HPCD
1217467f23STimur Tabi	bool "ALSA SoC support for the Freescale MPC8610 HPCD board"
1317467f23STimur Tabi	depends on SND_SOC_MPC8610
1417467f23STimur Tabi	select SND_SOC_CS4270
1517467f23STimur Tabi	select SND_SOC_CS4270_VD33_ERRATA
1617467f23STimur Tabi	default y if MPC8610_HPCD
1717467f23STimur Tabi	help
1817467f23STimur Tabi	  Say Y if you want to enable audio on the Freescale MPC8610 HPCD.
1917467f23STimur Tabi
2017467f23STimur Tabiendmenu
21