clocksource/drivers/lpc32xx: Add the lpc32xx timer driver
[firefly-linux-kernel-4.4.55.git] / drivers / clocksource / Kconfig
index 51d7865fdddb6d59ae7a9406ae8d88cb4da30066..47f9f22cd516473006a382c9d2cfdaa4ebe31048 100644 (file)
@@ -106,6 +106,11 @@ config CLKSRC_EFM32
          Support to use the timers of EFM32 SoCs as clock source and clock
          event device.
 
+config CLKSRC_LPC32XX
+       bool
+       select CLKSRC_MMIO
+       select CLKSRC_OF
+
 config ARM_ARCH_TIMER
        bool
        select CLKSRC_OF if OF