On Tue, 2007-09-25 at 14:04 +1000, Stephen Rothwell wrote:
> On Tue, 25 Sep 2007 13:46:24 +1000 Rusty Russell <[EMAIL PROTECTED]> wrote:
> >
> > hvc_console used to only be for Power aka pSeries: now lguest and Xen
> 
> Also legacy iSeries :-)

OK, how's this:
---
HVC console is also used by iSeries, so add that to HVC_DRIVER help.

Signed-off-by: Rusty Russell <[EMAIL PROTECTED]>

diff -r 85d39cbbd21c drivers/char/Kconfig
--- a/drivers/char/Kconfig      Tue Sep 25 14:23:07 2007 +1000
+++ b/drivers/char/Kconfig      Tue Sep 25 14:26:01 2007 +1000
@@ -569,7 +569,7 @@ config HVC_DRIVER
        bool
        help
          Generic "hypervisor virtual console" infrastructure for various
-         hypervisors (pSeries, Xen, lguest).
+         hypervisors (pSeries, iSeries, Xen, lguest).
          It will automatically be selected if one of the back-end console 
drivers
          is selected.
 


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to