aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visornic/Kconfig
blob: 1676dc7072d5424b6d5949b08627d5b4bd34c47b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Unisys visornic configuration
#

config UNISYS_VISORNIC
	tristate "Unisys visornic driver"
	depends on UNISYSSPAR && UNISYS_VISORBUS && NET
	---help---
	The Unisys Visornic driver provides support for s-Par network
	devices exposed on the s-Par visorbus. When a message is sent
	to visorbus to create a network device, the probe function of
	visornic is called to create the netdev device. Networking on
	s-Par switches will not work if this driver is not selected.
	If you say Y here, you will enable the Unisys visornic driver.