diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index b2dd3dc32fd3..cdd5b934f43e 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1522,6 +1522,8 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1522 | This is normally done in pci_enable_device(), | 1522 | This is normally done in pci_enable_device(), |
1523 | so this option is a temporary workaround | 1523 | so this option is a temporary workaround |
1524 | for broken drivers that don't call it. | 1524 | for broken drivers that don't call it. |
1525 | skip_isa_align [X86] do not align io start addr, so can | ||
1526 | handle more pci cards | ||
1525 | firmware [ARM] Do not re-enumerate the bus but instead | 1527 | firmware [ARM] Do not re-enumerate the bus but instead |
1526 | just use the configuration from the | 1528 | just use the configuration from the |
1527 | bootloader. This is currently used on | 1529 | bootloader. This is currently used on |