OSDN Git Service

ARM: arch timer: Drop unneeded select GENERIC_CLOCKEVENTS
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 5 May 2020 15:07:08 +0000 (17:07 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 May 2020 21:27:37 +0000 (23:27 +0200)
The ARM Architected timer is available on ARMv7 SoCs only.
As both ARCH_MULTIPLATFORM and ARM_SINGLE_ARMV7M select
GENERIC_CLOCKEVENTS, there is no need for HAVE_ARM_ARCH_TIMER to select
GENERIC_CLOCKEVENTS.

Link: https://lore.kernel.org/r/20200505150722.1575-2-geert+renesas@glider.be
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig

index d2dfb99..d5cd712 100644 (file)
@@ -1246,7 +1246,6 @@ config HAVE_ARM_ARCH_TIMER
        bool "Architected timer support"
        depends on CPU_V7
        select ARM_ARCH_TIMER
-       select GENERIC_CLOCKEVENTS
        help
          This option enables support for the ARM architected timer