summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2020-11-24 11:28:15 +0100
committerJan Beulich <jbeulich@suse.com>2020-11-24 11:28:15 +0100
commit2291ad4775b9716244ad96d104122221864f32d8 (patch)
treeb2d856d93cb9fcf957899735dc230408511f115e /docs
parent510cdda6865868080f898543fc44044020efca71 (diff)
ns16550: "com<N>=" command line options are x86-specific
Pure code motion (plus the addition of "#ifdef CONFIG_X86); no functional change intended. Reported-by: Julien Grall <julien@xen.org> Signed-off-by: Jan Beulich <jbeulich@suse.com> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org> Reviewed-by: Rahul Singh <rahul.singh@arm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/misc/xen-command-line.pandoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/misc/xen-command-line.pandoc b/docs/misc/xen-command-line.pandoc
index 4ae9391fcd..b4a0d60c11 100644
--- a/docs/misc/xen-command-line.pandoc
+++ b/docs/misc/xen-command-line.pandoc
@@ -318,8 +318,8 @@ Interrupts. Specifying zero disables CMCI handling.
Flag to indicate whether to probe for a CMOS Real Time Clock irrespective of
ACPI indicating none to be there.
-### com1
-### com2
+### com1 (x86)
+### com2 (x86)
> `= <baud>[/<base-baud>][,[DPS][,[<io-base>|pci|amt][,[<irq>|msi][,[<port-bdf>][,[<bridge-bdf>]]]]]]`
Both option `com1` and `com2` follow the same format.