From: Stephen Boyd Date: Tue, 1 Dec 2015 01:25:22 +0000 (-0800) Subject: ARM: qcom_defconfig: Enable HAVE_ARM_ARCH_TIMER X-Git-Tag: v4.5-rc1~41^2~17^2~2 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=dd9b6fd587405be94933456ab03b111326792755;p=linux.git ARM: qcom_defconfig: Enable HAVE_ARM_ARCH_TIMER Enable this config in the defconfig so that we can delete the selection logic surrounding it that exists in mach-qcom/Kconfig. Acked-by: Arnd Bergmann Signed-off-by: Stephen Boyd Signed-off-by: Andy Gross --- diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig index ee54a706e8a3..6f34da7afd75 100644 --- a/arch/arm/configs/qcom_defconfig +++ b/arch/arm/configs/qcom_defconfig @@ -22,6 +22,7 @@ CONFIG_ARCH_MSM8X60=y CONFIG_ARCH_MSM8960=y CONFIG_ARCH_MSM8974=y CONFIG_SMP=y +CONFIG_HAVE_ARM_ARCH_TIMER=y CONFIG_PREEMPT=y CONFIG_AEABI=y CONFIG_HIGHMEM=y