Merge commit 'v2.6.26-rc8' into x86/xen
[pandora-kernel.git] / arch / x86 / xen / Kconfig
index d0f1c7c..c2cc995 100644 (file)
@@ -5,6 +5,7 @@
 config XEN
        bool "Xen guest support"
        select PARAVIRT
+       select PARAVIRT_CLOCK
        depends on X86_32
        depends on X86_CMPXCHG && X86_TSC && X86_PAE && !(X86_VISWS || X86_VOYAGER)
        help