ARM: qcom: clean-up unneeded kconfig selects
authorRob Herring <robh@kernel.org>
Tue, 22 Apr 2014 19:29:01 +0000 (14:29 -0500)
committerRob Herring <robh@kernel.org>
Tue, 22 Apr 2014 19:33:27 +0000 (14:33 -0500)
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

index a028be2..6aa2214 100644 (file)
@@ -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.