]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: qcom: Drop ARCH_MSM* configs
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 1 Dec 2015 01:25:23 +0000 (17:25 -0800)
committerAndy Gross <andy.gross@linaro.org>
Fri, 29 Jan 2016 23:11:35 +0000 (17:11 -0600)
Drop these configs now that we select the clocksources we need
via the defconfig.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
arch/arm/mach-qcom/Kconfig

index 776aa61e8723e3dcee920500b440dda727b0d4f7..e165ae4600f5d5ef27bb54dbb522d57ac917584b 100644 (file)
@@ -24,16 +24,4 @@ config ARCH_QCOM_A_FAMILY
          B-family includes all Snapdragon 2xx/4xx/6xx/8xx models starting
          in 2013 with the MSM8x74 SoC.
 
-config ARCH_MSM8X60
-       bool "Enable support for MSM8X60"
-       select CLKSRC_QCOM
-
-config ARCH_MSM8960
-       bool "Enable support for MSM8960"
-       select CLKSRC_QCOM
-
-config ARCH_MSM8974
-       bool "Enable support for MSM8974"
-       select HAVE_ARM_ARCH_TIMER
-
 endif