From: Dragan Stancevic <dragan.stancevic@gmail.com>
To: Florian Fainelli <f.fainelli@gmail.com>, linux-mips@linux-mips.org
Cc: ralf@linux-mips.org, cernekee@gmail.com, jaedon.shin@gmail.com,
gregory.0xf0@gmail.com
Subject: Re: [PATCH] MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
Date: Thu, 07 Jan 2016 07:53:16 -0800 [thread overview]
Message-ID: <568E89EC.4050902@gmail.com> (raw)
In-Reply-To: <1452106265-11384-1-git-send-email-f.fainelli@gmail.com>
Reviewed-by: Dragan Stancevic <dragan.stancevic@gmail.com>
On 01/06/2016 10:51 AM, Florian Fainelli wrote:
> Allow BMIPS_GENERIC supported platforms to build GPIO controller
> drivers.
>
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
> arch/mips/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
> index 71683a853372..77dd3c0f10f8 100644
> --- a/arch/mips/Kconfig
> +++ b/arch/mips/Kconfig
> @@ -170,6 +170,7 @@ config BMIPS_GENERIC
> select USB_EHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
> select USB_OHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN
> select USB_OHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
> + select ARCH_WANT_OPTIONAL_GPIOLIB
> help
> Build a generic DT-based kernel image that boots on select
> BCM33xx cable modem chips, BCM63xx DSL chips, and BCM7xxx set-top
prev parent reply other threads:[~2016-01-07 15:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-06 18:51 [PATCH] MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB Florian Fainelli
2016-01-07 15:53 ` Dragan Stancevic [this message]
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=568E89EC.4050902@gmail.com \
--to=dragan.stancevic@gmail.com \
--cc=cernekee@gmail.com \
--cc=f.fainelli@gmail.com \
--cc=gregory.0xf0@gmail.com \
--cc=jaedon.shin@gmail.com \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.