aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r--drivers/char/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index 1232ace097e1..57b801716fbe 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -585,8 +585,8 @@ config TIPAR
585config HVC_DRIVER 585config HVC_DRIVER
586 bool 586 bool
587 help 587 help
588 Users of pSeries machines that want to utilize the hvc console front-end 588 Generic "hypervisor virtual console" infrastructure for various
589 module for their backend console driver should select this option. 589 hypervisors (pSeries, Xen, lguest).
590 It will automatically be selected if one of the back-end console drivers 590 It will automatically be selected if one of the back-end console drivers
591 is selected. 591 is selected.
592 592