Re: [PATCH v4 4/6] dmaengine: Make DMA Engine menu visible for AVR32 users

From: David Brownell
Date: Thu Jun 26 2008 - 16:04:28 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/