xref: /linux/sound/soc/fsl/Kconfig (revision ff637d38ea6b9c54f708a2b9edabc1b0c73c6d0a)
184bc278bSGrant Likelyconfig SND_SOC_OF_SIMPLE
284bc278bSGrant Likely	tristate
384bc278bSGrant Likely
475d91f9bSTimur Tabi# ASoC platform support for the Freescale MPC8610 SOC.  This compiles drivers
575d91f9bSTimur Tabi# for the SSI and the Elo DMA controller.  You will still need to select
675d91f9bSTimur Tabi# a platform driver and a codec driver.
717467f23STimur Tabiconfig SND_SOC_MPC8610
875d91f9bSTimur Tabi	tristate
975d91f9bSTimur Tabi	depends on MPC8610
1017467f23STimur Tabi
1117467f23STimur Tabiconfig SND_SOC_MPC8610_HPCD
1275d91f9bSTimur Tabi	tristate "ALSA SoC support for the Freescale MPC8610 HPCD board"
13*ff637d38STimur Tabi	# I2C is necessary for the CS4270 driver
14*ff637d38STimur Tabi	depends on MPC8610_HPCD && I2C
1575d91f9bSTimur Tabi	select SND_SOC_MPC8610
1617467f23STimur Tabi	select SND_SOC_CS4270
1717467f23STimur Tabi	select SND_SOC_CS4270_VD33_ERRATA
1817467f23STimur Tabi	default y if MPC8610_HPCD
1917467f23STimur Tabi	help
2017467f23STimur Tabi	  Say Y if you want to enable audio on the Freescale MPC8610 HPCD.
21dc641378SGrant Likely
22dc641378SGrant Likelyconfig SND_SOC_MPC5200_I2S
23dc641378SGrant Likely	tristate "Freescale MPC5200 PSC in I2S mode driver"
242caf6a1fSTakashi Iwai	depends on PPC_MPC52xx && PPC_BESTCOMM
25dc641378SGrant Likely	select SND_SOC_OF_SIMPLE
26847cdf42SGrant Likely	select PPC_BESTCOMM_GEN_BD
27dc641378SGrant Likely	help
28dc641378SGrant Likely	  Say Y here to support the MPC5200 PSCs in I2S mode.
29