From: Rusty Russell Signed-off-by: Rusty Russell Acked-by: Stephen Rothwell Signed-off-by: Andrew Morton --- diff -puN drivers/char/Kconfig~hvc-console-is-also-used-by-iseries-so-add-that-to-hvc_driver-help drivers/char/Kconfig --- a/drivers/char/Kconfig~hvc-console-is-also-used-by-iseries-so-add-that-to-hvc_driver-help +++ a/drivers/char/Kconfig @@ -600,7 +600,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. _