1#
2# Unisys visorinput configuration
3#
4
5config UNISYS_VISORINPUT
6	tristate "Unisys visorinput driver"
7	depends on UNISYSSPAR && UNISYS_VISORBUS && INPUT
8	---help---
9	The Unisys s-Par visorinput driver provides a virtualized system
10	console (keyboard and mouse) that is accessible through the
11	s-Par firmware's user interface. s-Par provides video using the EFI
12	GOP protocol, so If this driver is not present, the Linux guest should
13	still boot with visible output in the partition desktop, but keyboard
14	and mouse interaction will not be available.
15
16