[alsa-devel] AC97 atmel
Sedji Gaouaou
sedji.gaouaou at atmel.com
Thu Jun 11 15:41:24 CEST 2009
Mark Brown a écrit :
>
> Hrm, looking at the Kconfig in 2.6.30 the dw_dmac code has a hard
> dependency on AVR32 which is probably what's causing the trouble - I
> guess a patch will also be needed for that to enable AT91 support.
>
Yes indeed! On AT91 we don't have a specific dma which is called pdc.
So basically I have put all the dma functions into if(cpu_is_ap7000()).
But I am not sure this is the proper way of doing it...
More information about the Alsa-devel
mailing list