diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 040fee607282..d08759aa0903 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1855,7 +1855,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1855 | IRQ routing is enabled. | 1855 | IRQ routing is enabled. |
1856 | noacpi [X86] Do not use ACPI for IRQ routing | 1856 | noacpi [X86] Do not use ACPI for IRQ routing |
1857 | or for PCI scanning. | 1857 | or for PCI scanning. |
1858 | nocrs [X86] Don't use _CRS for PCI resource | 1858 | use_crs [X86] Use _CRS for PCI resource |
1859 | allocation. | 1859 | allocation. |
1860 | routeirq Do IRQ routing for all PCI devices. | 1860 | routeirq Do IRQ routing for all PCI devices. |
1861 | This is normally done in pci_enable_device(), | 1861 | This is normally done in pci_enable_device(), |