* [PATCH 0/3] ARM mach Kconfig clean-ups
@ 2014-04-22 19:41 Rob Herring
2014-04-22 19:41 ` [PATCH 3/3] ARM: qcom: clean-up unneeded kconfig selects Rob Herring
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2014-04-22 19:41 UTC (permalink / raw)
To: arm
Cc: linux-arm-kernel, Rob Herring, Kumar Gala, David Brown,
linux-arm-msm, Christian Daudt, Matt Porter,
bcm-kernel-feedback-list, Jason Cooper, Andrew Lunn,
Gregory Clement, Sebastian Hesselbarth
From: Rob Herring <robh@kernel.org>
This is a follow-up to the multi-platform kconfig clean-ups I did for
3.15. This is fixing new things which got introduced in 3.15. For
example, the BCM2835 changes appear to have been lost with its move to
mach-bcm.
Rob
Rob Herring (3):
ARM: mvebu: clean-up unneeded kconfig selects
ARM: bcm: clean-up unneeded kconfig selects
ARM: qcom: clean-up unneeded kconfig selects
arch/arm/mach-bcm/Kconfig | 8 --------
arch/arm/mach-mvebu/Kconfig | 6 ------
arch/arm/mach-qcom/Kconfig | 2 --
3 files changed, 16 deletions(-)
--
1.9.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 3/3] ARM: qcom: clean-up unneeded kconfig selects
2014-04-22 19:41 [PATCH 0/3] ARM mach Kconfig clean-ups Rob Herring
@ 2014-04-22 19:41 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2014-04-22 19:41 UTC (permalink / raw)
To: arm; +Cc: linux-arm-kernel, Rob Herring, Kumar Gala, David Brown,
linux-arm-msm
From: Rob Herring <robh@kernel.org>
Multi-platform support implies all these options are already selected and
individual platforms don't need to select them.
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Kumar Gala <galak@codeaurora.org>
Cc: David Brown <davidb@codeaurora.org>
Cc: linux-arm-msm@vger.kernel.org
---
arch/arm/mach-qcom/Kconfig | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/mach-qcom/Kconfig b/arch/arm/mach-qcom/Kconfig
index a028be2..6aa2214 100644
--- a/arch/arm/mach-qcom/Kconfig
+++ b/arch/arm/mach-qcom/Kconfig
@@ -3,8 +3,6 @@ config ARCH_QCOM
select ARCH_REQUIRE_GPIOLIB
select ARM_GIC
select CLKSRC_OF
- select GENERIC_CLOCKEVENTS
- select HAVE_SMP
select QCOM_SCM if SMP
help
Support for Qualcomm's devicetree based systems.
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-22 19:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-22 19:41 [PATCH 0/3] ARM mach Kconfig clean-ups Rob Herring
2014-04-22 19:41 ` [PATCH 3/3] ARM: qcom: clean-up unneeded kconfig selects Rob Herring
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).