diff options
author | Len Brown <len.brown@intel.com> | 2007-08-12 06:17:59 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-08-12 06:17:59 +0200 |
commit | 53fdc5185c994ad6def3729a905ac4a47c477c9d (patch) | |
tree | 7082144a6e0f9b18c0a4027119d69c75d1c242f7 /Documentation/kernel-parameters.txt | |
parent | pull asus sony thinkpad into release branch (diff) | |
parent | ACPI: add "acpi_no_auto_ssdt" bootparam (diff) | |
download | linux-53fdc5185c994ad6def3729a905ac4a47c477c9d.tar.xz linux-53fdc5185c994ad6def3729a905ac4a47c477c9d.zip |
Pull bugzilla-3774 into release branch
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-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 a326487a3ab5..09c0ec100f61 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -163,6 +163,8 @@ and is between 256 and 4096 characters. It is defined in the file acpi_irq_isa= [HW,ACPI] If irq_balance, mark listed IRQs used by ISA Format: <irq>,<irq>... + acpi_no_auto_ssdt [HW,ACPI] Disable automatic loading of SSDT + acpi_os_name= [HW,ACPI] Tell ACPI BIOS the name of the OS Format: To spoof as Windows 98: ="Microsoft Windows" |