Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762896AbYF0Sb0 (ORCPT ); Fri, 27 Jun 2008 14:31:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752576AbYF0SbQ (ORCPT ); Fri, 27 Jun 2008 14:31:16 -0400 Received: from smtp5.pp.htv.fi ([213.243.153.39]:47223 "EHLO smtp5.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752718AbYF0SbP (ORCPT ); Fri, 27 Jun 2008 14:31:15 -0400 Date: Fri, 27 Jun 2008 21:29:00 +0300 From: Adrian Bunk To: David Brownell Cc: Dan Williams , Haavard Skinnemoen , Pierre Ossman , linux-kernel@vger.kernel.org, linux-embedded@vger.kernel.org, kernel@avr32linux.org, "Nelson, Shannon" Subject: Re: [PATCH v4 4/6] dmaengine: Make DMA Engine menu visible for AVR32 users Message-ID: <20080627182900.GC4306@cs181140183.pp.htv.fi> References: <1214486603-23655-1-git-send-email-haavard.skinnemoen@atmel.com> <200806270937.21850.david-b@pacbell.net> <20080627174441.GB4306@cs181140183.pp.htv.fi> <200806271124.42783.david-b@pacbell.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <200806271124.42783.david-b@pacbell.net> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1249 Lines: 34 On Fri, Jun 27, 2008 at 11:24:42AM -0700, David Brownell wrote: > On Friday 27 June 2008, Adrian Bunk wrote: > > The only effect of the HAVE_DMA_ENGINE would be to not show an empty > > kconfig menu. > > Well, no. It would also make the network layer memcpy "acceleration" > option unavailable when there was no underlying engine ... similarly > with other pointless "we don't have that subsystem here" options. >... This NET_DMA issue has already been fixed 11 months ago - in the same patch that added the arch dependency for the menu. [1] NET_DMA now depends on DMA_ENGINE which gets select'ed by the device options. NET_DMA can therefore never be offered on architectures without any DMA device. cu Adrian [1] http://lkml.org/lkml/2007/7/26/15 -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/