On Thursday 26 June 2008, Haavard Skinnemoen wrote:
> So, while this patch solves my immediate problem of making DMA Engines
> available on AVR32, I'd much rather remove the whole arch dependency
> list because I think it's bogus. Comments?

Alternatively, "depends on HAVE_DMA_ENGINE" which arch code selects.

> -       depends on (PCI && X86) || ARCH_IOP32X || ARCH_IOP33X || ARCH_IOP13XX 
> || PPC
> +       depends on (PCI && X86) || ARCH_IOP32X || ARCH_IOP33X || ARCH_IOP13XX 
> || PPC || AVR32

--
To unsubscribe from this list: send the line "unsubscribe linux-embedded" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to