Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[firefly-linux-kernel-4.4.55.git] / drivers / clocksource / Kconfig
index b4ac7cfae4418d3ed904db7e697078ffa00cab86..51d7865fdddb6d59ae7a9406ae8d88cb4da30066 100644 (file)
@@ -143,6 +143,11 @@ config ATMEL_PIT
        select CLKSRC_OF if OF
        def_bool SOC_AT91SAM9 || SOC_SAMA5
 
+config ATMEL_ST
+       bool
+       select CLKSRC_OF
+       select MFD_SYSCON
+
 config CLKSRC_METAG_GENERIC
        def_bool y if METAG
        help