From: Ingo Molnar Date: Tue, 27 Jan 2009 16:36:31 +0000 (+0100) Subject: x86/Voyager: remove KVM_CLOCK quirk X-Git-Tag: v2.6.31-rc1~383^2~508^2~65 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e084e531000a488d2d27864266c13ac824575a8b;p=pandora-kernel.git x86/Voyager: remove KVM_CLOCK quirk Voyager has this build-time quirk to exclude KVM_CLOCK: bool "KVM paravirtualized clock" select PARAVIRT select PARAVIRT_CLOCK depends on !X86_VOYAGER Voyager support built into a kernel image does not exclude KVM paravirt clock support - so remove this quirk. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed