1# 2# Unisys visornic configuration 3# 4 5config UNISYS_VISORNIC 6 tristate "Unisys visornic driver" 7 depends on UNISYSSPAR && UNISYS_VISORBUS && NET 8 ---help--- 9 The Unisys Visornic driver provides support for s-Par network 10 devices exposed on the s-Par visorbus. When a message is sent 11 to visorbus to create a network device, the probe function of 12 visornic is called to create the netdev device. Networking on 13 s-Par switches will not work if this driver is not selected. 14 If you say Y here, you will enable the Unisys visornic driver. 15 16