160c140dfSLino Sanfilippoconfig NET_VENDOR_ALACRITECH 260c140dfSLino Sanfilippo bool "Alacritech devices" 360c140dfSLino Sanfilippo default y 460c140dfSLino Sanfilippo ---help--- 560c140dfSLino Sanfilippo If you have a network (Ethernet) card belonging to this class, say Y. 660c140dfSLino Sanfilippo 760c140dfSLino Sanfilippo Note that the answer to this question doesn't directly affect the 860c140dfSLino Sanfilippo kernel: saying N will just cause the configurator to skip all the 960c140dfSLino Sanfilippo questions about Alacritech devices. If you say Y, you will be asked 1060c140dfSLino Sanfilippo for your specific device in the following questions. 1160c140dfSLino Sanfilippo 1260c140dfSLino Sanfilippoif NET_VENDOR_ALACRITECH 1360c140dfSLino Sanfilippo 1460c140dfSLino Sanfilippoconfig SLICOSS 1560c140dfSLino Sanfilippo tristate "Alacritech Slicoss support" 1660c140dfSLino Sanfilippo depends on PCI 1760c140dfSLino Sanfilippo select CRC32 1860c140dfSLino Sanfilippo ---help--- 1960c140dfSLino Sanfilippo This driver supports Gigabit Ethernet adapters based on the 2060c140dfSLino Sanfilippo Session Layer Interface (SLIC) technology by Alacritech. 2160c140dfSLino Sanfilippo 2260c140dfSLino Sanfilippo Supported are Mojave (1 port) and Oasis (1, 2 and 4 port) cards, 2360c140dfSLino Sanfilippo both copper and fiber. 2460c140dfSLino Sanfilippo 2560c140dfSLino Sanfilippo To compile this driver as a module, choose M here: the module 2660c140dfSLino Sanfilippo will be called slicoss. This is recommended. 2760c140dfSLino Sanfilippo 2860c140dfSLino Sanfilippoendif # NET_VENDOR_ALACRITECH 29