All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] acpi/doc: add missing param value
@ 2009-02-23  1:05 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2009-02-23  1:05 UTC (permalink / raw)
  To: linux-acpi; +Cc: lenb, akpm, torvalds

From: Randy Dunlap <randy.dunlap@oracle.com>

Add missing parameter value to list of available values
for acpi=<value>.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
 Documentation/kernel-parameters.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20090220.orig/Documentation/kernel-parameters.txt
+++ linux-next-20090220/Documentation/kernel-parameters.txt
@@ -136,7 +136,7 @@ and is between 256 and 4096 characters. 
 
 	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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-23  1:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-23  1:05 [PATCH] acpi/doc: add missing param value Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.