xref: /linux/sound/soc/fsl/Kconfig (revision 75d91f9bc6d36b8d0ceef1cb75a4ac2b5c8a51d0)
184bc278bSGrant Likelyconfig SND_SOC_OF_SIMPLE
284bc278bSGrant Likely	tristate
384bc278bSGrant Likely
4*75d91f9bSTimur Tabi# ASoC platform support for the Freescale MPC8610 SOC.  This compiles drivers
5*75d91f9bSTimur Tabi# for the SSI and the Elo DMA controller.  You will still need to select
6*75d91f9bSTimur Tabi# a platform driver and a codec driver.
717467f23STimur Tabiconfig SND_SOC_MPC8610
8*75d91f9bSTimur Tabi	tristate
9*75d91f9bSTimur Tabi	depends on MPC8610
1017467f23STimur Tabi
1117467f23STimur Tabiconfig SND_SOC_MPC8610_HPCD
12*75d91f9bSTimur Tabi	tristate "ALSA SoC support for the Freescale MPC8610 HPCD board"
13*75d91f9bSTimur Tabi	depends on MPC8610_HPCD
14*75d91f9bSTimur Tabi	select 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"
232caf6a1fSTakashi Iwai	depends on PPC_MPC52xx && PPC_BESTCOMM
24dc641378SGrant Likely	select SND_SOC_OF_SIMPLE
25847cdf42SGrant Likely	select PPC_BESTCOMM_GEN_BD
26dc641378SGrant Likely	help
27dc641378SGrant Likely	  Say Y here to support the MPC5200 PSCs in I2S mode.
28