Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm...
[linux-2.6-microblaze.git] / drivers / clocksource / Kconfig
index 19d65fe..6021a5a 100644 (file)
@@ -386,16 +386,12 @@ config ATMEL_PIT
 
 config ATMEL_ST
        bool "Atmel ST timer support" if COMPILE_TEST
+       depends on HAS_IOMEM
        select TIMER_OF
        select MFD_SYSCON
        help
          Support for the Atmel ST timer.
 
-config CLKSRC_METAG_GENERIC
-       def_bool y if METAG
-       help
-         This option enables support for the Meta per-thread timers.
-
 config CLKSRC_EXYNOS_MCT
        bool "Exynos multi core timer driver" if COMPILE_TEST
        depends on ARM || ARM64