From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 4 Apr 2011 23:08:44 -0700 From: Greg KH To: Par-Gunnar Hjalmdahl Cc: Greg Kroah-Hartman , devel@driverdev.osuosl.org, Linus Walleij , linux-kernel@vger.kernel.org, linux-bluetooth@vger.kernel.org, Pavan Savoy , Vitaly Wool , Alan Cox , Arnd Bergmann , Marcel Holtmann , Lukasz Rymanowski , Linus Walleij , Par-Gunnar Hjalmdahl , Lee Jones , Mathieu Poirier Subject: Re: [PATCH v3] staging: Add ST-Ericsson CG2900 driver Message-ID: <20110405060844.GA15065@kroah.com> References: <1301399358-10783-1-git-send-email-par-gunnar.p.hjalmdahl@stericsson.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1301399358-10783-1-git-send-email-par-gunnar.p.hjalmdahl@stericsson.com> List-ID: On Tue, Mar 29, 2011 at 01:49:18PM +0200, Par-Gunnar Hjalmdahl wrote: > +config CG2900_UART > + tristate "Support CG2900 UART transport" > + depends on CG2900 > + select BT > + select BT_HCIUART No, depend on this, don't have a staging driver select any other config options, sorry. Care to fix this up, and your drivers/staging/Kconfig fuzz in the patch and resend it? thanks, greg k-h