All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <bhelgaas@google.com>
To: Hauke Mehrtens <hauke@hauke-m.de>
Cc: linux-pci@vger.kernel.org, zajec5@gmail.com, rjui@broadcom.com
Subject: Re: [PATCH] PCI: iproc_bcma: allow build as module
Date: Tue, 11 Aug 2015 15:36:08 -0500	[thread overview]
Message-ID: <20150811203608.GI13982@google.com> (raw)
In-Reply-To: <1437851724-10519-1-git-send-email-hauke@hauke-m.de>

On Sat, Jul 25, 2015 at 09:15:24PM +0200, Hauke Mehrtens wrote:
> Changes this to tristate to make it possible to build this driver as a
> module.
> 
> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

Applied with Ray's ack to pci/host-iproc for v4.3, thanks!

> ---
>  drivers/pci/host/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/pci/host/Kconfig b/drivers/pci/host/Kconfig
> index c132bdd..e339a8c 100644
> --- a/drivers/pci/host/Kconfig
> +++ b/drivers/pci/host/Kconfig
> @@ -135,7 +135,7 @@ config PCIE_IPROC_PLATFORM
>  	  through the generic platform bus interface
>  
>  config PCIE_IPROC_BCMA
> -	bool "Broadcom iProc PCIe BCMA bus driver"
> +	tristate "Broadcom iProc PCIe BCMA bus driver"
>  	depends on ARCH_BCM_IPROC || (ARM && COMPILE_TEST)
>  	select PCIE_IPROC
>  	select BCMA
> -- 
> 2.1.4
> 

      parent reply	other threads:[~2015-08-11 20:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-25 19:15 [PATCH] PCI: iproc_bcma: allow build as module Hauke Mehrtens
2015-08-11 20:12 ` Bjorn Helgaas
2015-08-11 20:22   ` Ray Jui
2015-08-11 20:36 ` Bjorn Helgaas [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=20150811203608.GI13982@google.com \
    --to=bhelgaas@google.com \
    --cc=hauke@hauke-m.de \
    --cc=linux-pci@vger.kernel.org \
    --cc=rjui@broadcom.com \
    --cc=zajec5@gmail.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 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.