[PATCH 3/3] ARM: qcom: clean-up unneeded kconfig selects
Rob Herring
robherring2 at gmail.com
Tue Apr 22 12:41:18 PDT 2014
From: Rob Herring <robh at 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 at kernel.org>
Cc: Kumar Gala <galak at codeaurora.org>
Cc: David Brown <davidb at codeaurora.org>
Cc: linux-arm-msm at 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
More information about the linux-arm-kernel
mailing list