aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 3f0173f45019..e9acd5540d29 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1318,6 +1318,8 @@ and is between 256 and 4096 characters. It is defined in the file
1318 IRQ routing is enabled. 1318 IRQ routing is enabled.
1319 noacpi [X86-32] Do not use ACPI for IRQ routing 1319 noacpi [X86-32] Do not use ACPI for IRQ routing
1320 or for PCI scanning. 1320 or for PCI scanning.
1321 use_crs [X86-32] Use _CRS for PCI resource
1322 allocation.
1321 routeirq Do IRQ routing for all PCI devices. 1323 routeirq Do IRQ routing for all PCI devices.
1322 This is normally done in pci_enable_device(), 1324 This is normally done in pci_enable_device(),
1323 so this option is a temporary workaround 1325 so this option is a temporary workaround