1 # SPDX-License-Identifier: GPL-2.0
2 # Cortina ethernet devices
4 config NET_VENDOR_CORTINA
5 bool "Cortina Gemini devices"
8 If you have a network (Ethernet) card belonging to this class, say Y
9 and read the Ethernet-HOWTO, available from
10 <http://www.tldp.org/docs.html#howto>.
14 config GEMINI_ETHERNET
15 tristate "Gemini Gigabit Ethernet support"
21 This driver supports StorLink SL351x (Gemini) dual Gigabit Ethernet.
23 endif # NET_VENDOR_CORTINA