xref: /linux/sound/soc/fsl/Kconfig (revision 847cdf42d589882aca683b6fb65b2c7832e92231)
184bc278bSGrant Likelyconfig SND_SOC_OF_SIMPLE
284bc278bSGrant Likely	tristate
384bc278bSGrant Likely
417467f23STimur Tabiconfig SND_SOC_MPC8610
517467f23STimur Tabi	bool "ALSA SoC support for the MPC8610 SOC"
689fe5117STakashi Iwai	depends on MPC8610_HPCD
717467f23STimur Tabi	default y if MPC8610
817467f23STimur Tabi	help
917467f23STimur Tabi	  Say Y if you want to add support for codecs attached to the SSI
1017467f23STimur Tabi          device on an MPC8610.
1117467f23STimur Tabi
1217467f23STimur Tabiconfig SND_SOC_MPC8610_HPCD
1317467f23STimur Tabi	bool "ALSA SoC support for the Freescale MPC8610 HPCD board"
1417467f23STimur Tabi	depends on SND_SOC_MPC8610
1517467f23STimur Tabi	select SND_SOC_CS4270
1617467f23STimur Tabi	select SND_SOC_CS4270_VD33_ERRATA
1717467f23STimur Tabi	default y if MPC8610_HPCD
1817467f23STimur Tabi	help
1917467f23STimur Tabi	  Say Y if you want to enable audio on the Freescale MPC8610 HPCD.
20dc641378SGrant Likely
21dc641378SGrant Likelyconfig SND_SOC_MPC5200_I2S
22dc641378SGrant Likely	tristate "Freescale MPC5200 PSC in I2S mode driver"
23*847cdf42SGrant Likely	depends on SND_SOC && PPC_MPC52xx && PPC_BESTCOMM
24dc641378SGrant Likely	select SND_SOC_OF_SIMPLE
25*847cdf42SGrant Likely	select PPC_BESTCOMM_GEN_BD
26dc641378SGrant Likely	help
27dc641378SGrant Likely	  Say Y here to support the MPC5200 PSCs in I2S mode.
28