* [PATCH] pinctrl: Turn AMD support to tristate
@ 2016-02-11 11:06 Jean Delvare
2016-02-15 23:12 ` Linus Walleij
0 siblings, 1 reply; 2+ messages in thread
From: Jean Delvare @ 2016-02-11 11:06 UTC (permalink / raw)
To: linux-gpio; +Cc: Linus Walleij
The pinctrl-amd driver builds just fine as a module so give
users this option.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
---
drivers/pinctrl/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-4.5-rc3.orig/drivers/pinctrl/Kconfig 2016-02-02 09:02:08.803929724 +0100
+++ linux-4.5-rc3/drivers/pinctrl/Kconfig 2016-02-11 11:15:17.030298649 +0100
@@ -79,7 +79,7 @@ config PINCTRL_AT91PIO4
controller available on sama5d2 SoC.
config PINCTRL_AMD
- bool "AMD GPIO pin control"
+ tristate "AMD GPIO pin control"
depends on GPIOLIB
select GPIOLIB_IRQCHIP
select PINCONF
--
Jean Delvare
SUSE L3 Support
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-15 23:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-11 11:06 [PATCH] pinctrl: Turn AMD support to tristate Jean Delvare
2016-02-15 23:12 ` Linus Walleij
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).