mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] gpio: ucb1400: Can be built as a module
@ 2013-04-17 16:34 Jean Delvare
  2013-04-17 17:17 ` Marek Vasut
  2013-04-26  7:34 ` Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Jean Delvare @ 2013-04-17 16:34 UTC (permalink / raw)
  To: Grant Likely, Linus Walleij; +Cc: Marek Vasut, linux-kernel

With the recent code cleanup from Marek Vasut, driver gpio-ucb1400 can
be built as a module, so change symbol GPIO_UCB1400 from bool to
tristate.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Marek Vasut <marex@denx.de>
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: Linus Walleij <linus.walleij@linaro.org>
---
 drivers/gpio/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-3.9-rc7.orig/drivers/gpio/Kconfig	2013-03-05 10:33:27.814889286 +0100
+++ linux-3.9-rc7/drivers/gpio/Kconfig	2013-04-17 18:24:33.732960538 +0200
@@ -652,7 +652,7 @@ config GPIO_74X164
 comment "AC97 GPIO expanders:"
 
 config GPIO_UCB1400
-	bool "Philips UCB1400 GPIO"
+	tristate "Philips UCB1400 GPIO"
 	depends on UCB1400_CORE
 	help
 	  This enables support for the Philips UCB1400 GPIO pins.

-- 
Jean Delvare
Suse L3


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-26  7:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-17 16:34 [PATCH] gpio: ucb1400: Can be built as a module Jean Delvare
2013-04-17 17:17 ` Marek Vasut
2013-04-26  7:34 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®