From: Jean Delvare <jdelvare@suse.de>
To: linux-gpio@vger.kernel.org
Cc: Mika Westerberg <mika.westerberg@linux.intel.com>,
Heikki Krogerus <heikki.krogerus@linux.intel.com>,
Linus Walleij <linus.walleij@linaro.org>
Subject: [PATCH] pinctrl: intel: Turn Baytrail support to tristate
Date: Thu, 11 Feb 2016 12:05:51 +0100 [thread overview]
Message-ID: <20160211120551.4d8224a4@endymion> (raw)
The pinctrl-baytrail driver builds just fine as a module so give
users this option.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Mika Westerberg <mika.westerberg@linux.intel.com>
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
---
drivers/pinctrl/intel/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-4.5-rc3.orig/drivers/pinctrl/intel/Kconfig 2016-01-11 00:01:32.000000000 +0100
+++ linux-4.5-rc3/drivers/pinctrl/intel/Kconfig 2016-02-11 10:55:54.817711599 +0100
@@ -3,7 +3,7 @@
#
config PINCTRL_BAYTRAIL
- bool "Intel Baytrail GPIO pin control"
+ tristate "Intel Baytrail GPIO pin control"
depends on GPIOLIB && ACPI
select GPIOLIB_IRQCHIP
help
--
Jean Delvare
SUSE L3 Support
next reply other threads:[~2016-02-11 11:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-11 11:05 Jean Delvare [this message]
2016-02-11 11:23 ` [PATCH] pinctrl: intel: Turn Baytrail support to tristate Mika Westerberg
2016-02-15 23:13 ` Linus Walleij
2016-02-16 8:53 ` Mika Westerberg
2016-02-16 9:15 ` Jean Delvare
2016-02-16 9:49 ` Mika Westerberg
2016-02-16 10:25 ` Jean Delvare
2016-02-16 10:34 ` Mika Westerberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160211120551.4d8224a4@endymion \
--to=jdelvare@suse.de \
--cc=heikki.krogerus@linux.intel.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=mika.westerberg@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).