Commit e7062b10 authored by Rob Herring's avatar Rob Herring

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: default avatarRob Herring <robh@kernel.org>
Cc: Kumar Gala <galak@codeaurora.org>
Cc: David Brown <davidb@codeaurora.org>
Cc: linux-arm-msm@vger.kernel.org
parent 9f0db8b9
...@@ -3,8 +3,6 @@ config ARCH_QCOM ...@@ -3,8 +3,6 @@ config ARCH_QCOM
select ARCH_REQUIRE_GPIOLIB select ARCH_REQUIRE_GPIOLIB
select ARM_GIC select ARM_GIC
select CLKSRC_OF select CLKSRC_OF
select GENERIC_CLOCKEVENTS
select HAVE_SMP
select QCOM_SCM if SMP select QCOM_SCM if SMP
help help
Support for Qualcomm's devicetree based systems. Support for Qualcomm's devicetree based systems.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment