From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Delvare Subject: Re: [PATCH] gpio-lynxpoint: Allow building as a module Date: Wed, 27 Nov 2013 15:24:05 +0100 Message-ID: <20131127152405.7b603261@endymion.delvare> References: <20131127151920.3f6c3b89@endymion.delvare> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from cantor2.suse.de ([195.135.220.15]:51947 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751732Ab3K0OYJ (ORCPT ); Wed, 27 Nov 2013 09:24:09 -0500 In-Reply-To: <20131127151920.3f6c3b89@endymion.delvare> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Linus Walleij Cc: Mathias Nyman , linux-gpio@vger.kernel.org On Wed, 27 Nov 2013 15:19:20 +0100, Jean Delvare wrote: > Change CONFIG_GPIO_LYNXPOINT from bool to tristate so that the > gpio-lynxpoint driver can be built as a module. > > Signed-off-by: Jean Delvare > Cc: Mathias Nyman > Cc: Linus Walleij > --- > drivers/gpio/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- linux-3.13-rc1.orig/drivers/gpio/Kconfig 2013-11-26 15:44:46.824657767 +0100 > +++ linux-3.13-rc1/drivers/gpio/Kconfig 2013-11-27 14:27:34.911295631 +0100 > @@ -353,7 +353,7 @@ config GPIO_GE_FPGA > board computers. > > config GPIO_LYNXPOINT > - bool "Intel Lynxpoint GPIO support" > + tristate "Intel Lynxpoint GPIO support" > depends on ACPI && X86 > select IRQ_DOMAIN > help > > Huh, this patch is incomplete, sorry. Please disregard, I'll send v2 in a moment. -- Jean Delvare Suse L3 Support