From 483814219bc4d47db8a56116290ec7878b794c09 Mon Sep 17 00:00:00 2001 From: Matt Wilson Date: Tue, 27 Aug 2013 11:23:09 +0200 Subject: x86/time: remove Cyclone as a platform timer The Cyclone time source was part of IBM's Summit chipset, which was only used for 32-bit only ccNUMA and IA-64 machines. Neither of these are supported by Xen anymore. Signed-off-by: Matt Wilson Reviewed-by: Andrew Cooper --- docs/misc/xen-command-line.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/misc/xen-command-line.markdown b/docs/misc/xen-command-line.markdown index 428e097dc7..13c0306c61 100644 --- a/docs/misc/xen-command-line.markdown +++ b/docs/misc/xen-command-line.markdown @@ -194,7 +194,7 @@ and reboots. If set, override Xen's calculation of the level 2 cache line size. ### clocksource -> `= pit | hpet | cyclone | acpi` +> `= pit | hpet | acpi` If set, override Xen's default choice for the platform timer. -- cgit v1.2.3