Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2d1df8153c5d38a8bf5e47fa755a117e5731d24c
Commit:     2d1df8153c5d38a8bf5e47fa755a117e5731d24c
Parent:     3e6c6f630a5282df8f3393a59f10eb9c56536d23
Author:     Rusty Russell <[EMAIL PROTECTED]>
AuthorDate: Tue Oct 16 23:30:14 2007 -0700
Committer:  Linus Torvalds <[EMAIL PROTECTED]>
CommitDate: Wed Oct 17 08:43:00 2007 -0700

    HVC console is also used by iSeries, so add that to HVC_DRIVER help.
    
    Signed-off-by: Rusty Russell <[EMAIL PROTECTED]>
    Acked-by: Stephen Rothwell <[EMAIL PROTECTED]>
    Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
    Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
---
 drivers/char/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index 57b8017..204d53e 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -586,7 +586,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 git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to