[alsa-devel] [PATCH v2 09/17] ASoC: fsl: separate SSI and DMA	Kconfig options
    Timur Tabi 
    timur at freescale.com
       
    Wed Mar  7 21:20:29 CET 2012
    
    
  
Shawn Guo wrote:
> The fsl_ssi driver will possibly be shared between Freescale PowerPC
> and ARM/IMX families, so give it a separate Kconfig option.  Then
> fsl_ssi driver can possibly be selected independently from selecting
> PowerPC DMA based PCM driver.
This patch is going to require an update to the defconfigs, because by
default, it sets audio as disabled.
menuconfig SND_POWERPC_SOC
	tristate "SoC Audio for Freescale PowerPC CPUs"
	depends on FSL_SOC
	help
	  Say Y or M if you want to add support for codecs attached to
	  the PowerPC CPUs.
The P1022DS uses mpc85xx_smp_defconfig and mpc85xx_defconfig.  The
MPC8610HPCD uses mpc8610_hpcd_defconfig.
-- 
Timur Tabi
Linux kernel developer at Freescale
    
    
More information about the Alsa-devel
mailing list