Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[linux-2.6-microblaze.git] / drivers / clocksource / Kconfig
index c03f04d..552c9b1 100644 (file)
@@ -111,6 +111,10 @@ config CLKSRC_LPC32XX
        select CLKSRC_MMIO
        select CLKSRC_OF
 
+config CLKSRC_PISTACHIO
+       bool
+       select CLKSRC_OF
+
 config CLKSRC_STM32
        bool "Clocksource for STM32 SoCs" if !ARCH_STM32
        depends on OF && ARM && (ARCH_STM32 || COMPILE_TEST)