From: Matthias Brugger <mbrugger@suse.com>
To: gregkh@linuxfoundation.org, robh+dt@kernel.org,
frowand.list@gmail.com, grant.likely@linaro.org,
German.Rivera@freescale.com, jiang.liu@linux.intel.com,
marc.zyngier@arm.com, tglx@linutronix.de
Cc: devel@driverdev.osuosl.org, devicetree@vger.kernel.org,
bp@suse.de, mbrugger@suse.com, bhaktipriya96@gmail.com,
stuart.yoder@nxp.com, agraf@suse.de, jroedel@suse.de,
linux-arm-kernel@lists.infradead.org, matthias.bgg@gmail.com,
treding@nvidia.com, linux-kernel@vger.kernel.org
Subject: [PATCH 6/6] Revert "staging: fsl-mc: Do not allow building as a module"
Date: Wed, 13 Apr 2016 12:30:56 +0200 [thread overview]
Message-ID: <1460543456-11345-7-git-send-email-mbrugger@suse.com> (raw)
In-Reply-To: <1460543456-11345-1-git-send-email-mbrugger@suse.com>
From: Matthias Brugger <matthias.bgg@gmail.com>
This reverts commit <dfb11fe2281c> ("staging: fsl-mc: Do not allow building as a module")
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
---
drivers/staging/fsl-mc/bus/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/fsl-mc/bus/Kconfig b/drivers/staging/fsl-mc/bus/Kconfig
index 1f95933..c498ac6 100644
--- a/drivers/staging/fsl-mc/bus/Kconfig
+++ b/drivers/staging/fsl-mc/bus/Kconfig
@@ -7,7 +7,7 @@
#
config FSL_MC_BUS
- bool "Freescale Management Complex (MC) bus driver"
+ tristate "Freescale Management Complex (MC) bus driver"
depends on OF && ARM64
select GENERIC_MSI_IRQ_DOMAIN
help
--
2.6.6
prev parent reply other threads:[~2016-04-13 10:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-13 10:30 staging: fsl-mc: Convert to use platform_msi infrastrucutre Matthias Brugger
2016-04-13 10:30 ` [PATCH 1/6] of/irq: Export of_msi_get_domain Matthias Brugger
[not found] ` <1460543456-11345-2-git-send-email-mbrugger-IBi9RG/b67k@public.gmane.org>
2016-04-13 12:32 ` Rob Herring
2016-04-13 10:30 ` [PATCH 2/6] base: Export platform_msi_create_irq_domain Matthias Brugger
[not found] ` <1460543456-11345-1-git-send-email-mbrugger-IBi9RG/b67k@public.gmane.org>
2016-04-13 10:30 ` [PATCH 3/6] genirq/msi: Export msi_get_domain_info Matthias Brugger
2016-04-13 10:30 ` [PATCH 4/6] staging: fsl-mc: Use platform_msi_* infrastructure Matthias Brugger
[not found] ` <1460543456-11345-5-git-send-email-mbrugger-IBi9RG/b67k@public.gmane.org>
2016-04-13 10:56 ` Marc Zyngier
[not found] ` <570E25DD.9070106-5wv7dgnIgG8@public.gmane.org>
2016-04-13 11:23 ` Matthias Brugger
2016-04-13 12:08 ` Marc Zyngier
2016-04-13 14:57 ` Stuart Yoder
2016-04-13 10:30 ` [PATCH 5/6] staging: fsl-mc: Clean up of irq_chip callbacks Matthias Brugger
2016-04-13 10:30 ` Matthias Brugger [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=1460543456-11345-7-git-send-email-mbrugger@suse.com \
--to=mbrugger@suse.com \
--cc=German.Rivera@freescale.com \
--cc=agraf@suse.de \
--cc=bhaktipriya96@gmail.com \
--cc=bp@suse.de \
--cc=devel@driverdev.osuosl.org \
--cc=devicetree@vger.kernel.org \
--cc=frowand.list@gmail.com \
--cc=grant.likely@linaro.org \
--cc=gregkh@linuxfoundation.org \
--cc=jiang.liu@linux.intel.com \
--cc=jroedel@suse.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marc.zyngier@arm.com \
--cc=matthias.bgg@gmail.com \
--cc=robh+dt@kernel.org \
--cc=stuart.yoder@nxp.com \
--cc=tglx@linutronix.de \
--cc=treding@nvidia.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).