Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux...
[pandora-kernel.git] / drivers / clocksource / Kconfig
index 141417f..34e9c4f 100644 (file)
@@ -1,6 +1,15 @@
 config CLKSRC_I8253
        bool
 
+config CLKEVT_I8253
+       bool
+
+config I8253_LOCK
+       bool
+
+config CLKBLD_I8253
+       def_bool y if CLKSRC_I8253 || CLKEVT_I8253 || I8253_LOCK
+
 config CLKSRC_MMIO
        bool