X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fx86%2FKconfig;h=bf07b6f50fa178268f9d81388a615a7a8abff32b;hp=8a07f417f5f479ad01a7e8d03fc21e607a57c193;hb=041924ec2f40efa6a3163144a5481a000804199d;hpb=efac41894df57d32b483ac622d03541b5b2692c0;ds=sidebyside diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 8a07f417f5f4..bf07b6f50fa1 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -383,6 +383,7 @@ config VMI config KVM_CLOCK bool "KVM paravirtualized clock" select PARAVIRT + select PARAVIRT_CLOCK depends on !(X86_VISWS || X86_VOYAGER) help Turning on this option will allow you to run a paravirtualized clock @@ -410,6 +411,10 @@ config PARAVIRT over full virtualization. However, when run without a hypervisor the kernel is theoretically slower and slightly larger. +config PARAVIRT_CLOCK + bool + default n + endif config MEMTEST_BOOTPARAM