[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200806261304.00695.david-b@pacbell.net>
Date: Thu, 26 Jun 2008 13:04:00 -0700
From: David Brownell <david-b@...bell.net>
To: Haavard Skinnemoen <haavard.skinnemoen@...el.com>
Cc: Dan Williams <dan.j.williams@...el.com>,
Pierre Ossman <drzeus-list@...eus.cx>,
linux-kernel@...r.kernel.org, linux-embedded@...r.kernel.org,
kernel@...32linux.org, shannon.nelson@...el.com,
Adrian Bunk <bunk@...sta.de>
Subject: Re: [PATCH v4 4/6] dmaengine: Make DMA Engine menu visible for AVR32 users
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists