summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorinput
diff options
context:
space:
mode:
authorBenjamin Romer <benjamin.romer@unisys.com>2015-11-24 09:53:29 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-11-25 08:42:14 -0800
commitf84a187019ccfce97fbf38fa9f3a8261fef91d8e (patch)
treeb7bef3152bd3ea9af286d863101a42a861a0b93a /drivers/staging/unisys/visorinput
parent24069d287cba5bc0279eac83b34eae8f59fd10ef (diff)
downloadop-kernel-dev-f84a187019ccfce97fbf38fa9f3a8261fef91d8e.zip
op-kernel-dev-f84a187019ccfce97fbf38fa9f3a8261fef91d8e.tar.gz
staging: unisys: better config switch comments
We should provide more information in the Kconfig help for visorbus and visorinput. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/visorinput')
-rw-r--r--drivers/staging/unisys/visorinput/Kconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/drivers/staging/unisys/visorinput/Kconfig b/drivers/staging/unisys/visorinput/Kconfig
index d83deb4..3476d41 100644
--- a/drivers/staging/unisys/visorinput/Kconfig
+++ b/drivers/staging/unisys/visorinput/Kconfig
@@ -6,5 +6,10 @@ config UNISYS_VISORINPUT
tristate "Unisys visorinput driver"
depends on UNISYSSPAR && UNISYS_VISORBUS && FB
---help---
- If you say Y here, you will enable the Unisys visorinput driver.
+ The Unisys s-Par visorinput driver provides a virtualized system
+ console (keyboard and mouse) that is accessible through the
+ s-Par firmware's user interface. s-Par provides video using the EFI
+ GOP protocol, so If this driver is not present, the Linux guest should
+ still boot with visible output in the partition desktop, but keyboard
+ and mouse interaction will not be available.
OpenPOWER on IntegriCloud