acpi/doc: add missing param value
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 23 Feb 2009 01:05:22 +0000 (17:05 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 Feb 2009 04:08:55 +0000 (20:08 -0800)
Add missing parameter value to list of available values
for acpi=<value>.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/kernel-parameters.txt

index b182626..319785b 100644 (file)
@@ -134,7 +134,7 @@ and is between 256 and 4096 characters. It is defined in the file
 
        acpi=           [HW,ACPI,X86-64,i386]
                        Advanced Configuration and Power Interface
-                       Format: { force | off | ht | strict | noirq }
+                       Format: { force | off | ht | strict | noirq | rsdt }
                        force -- enable ACPI if default was off
                        off -- disable ACPI if default was on
                        noirq -- do not use ACPI for IRQ routing