upgrade to linux 2.6.10-1.12_FC2
[linux-2.6.git] / drivers / firmware / Kconfig
index 4607ddd..019fa45 100644 (file)
@@ -48,7 +48,11 @@ config EFI_PCDP
          use the first serial port it describes as the Linux console,
          say Y here.  If your EFI ConOut path contains only a UART
          device, it will become the console automatically.  Otherwise,
-         you must specify the "console=ttyS0" kernel boot argument.
+         you must specify the "console=hcdp" kernel boot argument.
+
+         Neither the PCDP nor the HCDP affects naming of serial devices,
+         so a serial console may be /dev/ttyS0, /dev/ttyS1, etc, depending
+         on how the driver discovers devices.
 
          You must also enable the appropriate drivers (serial, VGA, etc.)