From: Rob Herring Date: Tue, 22 Apr 2014 19:29:01 +0000 (-0500) Subject: ARM: qcom: clean-up unneeded kconfig selects X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=e7062b101537a0c4f4a8d725321772eb78100074;p=deliverable%2Flinux.git ARM: qcom: clean-up unneeded kconfig selects Multi-platform support implies all these options are already selected and individual platforms don't need to select them. Signed-off-by: Rob Herring Cc: Kumar Gala Cc: David Brown Cc: linux-arm-msm@vger.kernel.org --- diff --git a/arch/arm/mach-qcom/Kconfig b/arch/arm/mach-qcom/Kconfig index a028be234334..6aa22147cace 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.