From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: [PATCH 4/4] TSC2102 OMAP audio driver Date: Fri, 1 Sep 2006 15:40:03 -0700 Message-ID: <200609011540.04066.david-b@pacbell.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: linux-omap-open-source@linux.omap.com, balrogg@gmail.com List-Id: linux-omap@vger.kernel.org On Friday 18 August 2006 3:29 am, andrzej zaborowski wrote: > +config SND_OMAP_TSC2102 > + tristate "OMAP TSC2102 alsa driver" > + depends on ARCH_OMAP && SND > + select SND_PCM > + select TSC2102 > + select SPI_OMAP_UWIRE Don't select SPI_OMAP_UWIRE, there's no reason it couldn't be used with one of the other SPI controllers ...