Kconfig (dee1ad47f2ee75f5146d83ca757c1b7861c34c3b) Kconfig (aa43c2158d5ae1dc76cccb08cd57a3ffd32c3825)
1#
2# Network device configuration
3#
4
5config HAVE_NET_MACB
6 bool
7
8menuconfig NETDEVICES

--- 1693 unchanged lines hidden (view full) ---

1702config XILINX_LL_TEMAC
1703 tristate "Xilinx LL TEMAC (LocalLink Tri-mode Ethernet MAC) driver"
1704 depends on PPC || MICROBLAZE
1705 select PHYLIB
1706 help
1707 This driver supports the Xilinx 10/100/1000 LocalLink TEMAC
1708 core used in Xilinx Spartan and Virtex FPGAs
1709
1#
2# Network device configuration
3#
4
5config HAVE_NET_MACB
6 bool
7
8menuconfig NETDEVICES

--- 1693 unchanged lines hidden (view full) ---

1702config XILINX_LL_TEMAC
1703 tristate "Xilinx LL TEMAC (LocalLink Tri-mode Ethernet MAC) driver"
1704 depends on PPC || MICROBLAZE
1705 select PHYLIB
1706 help
1707 This driver supports the Xilinx 10/100/1000 LocalLink TEMAC
1708 core used in Xilinx Spartan and Virtex FPGAs
1709
1710config QLA3XXX
1711 tristate "QLogic QLA3XXX Network Driver Support"
1712 depends on PCI
1713 help
1714 This driver supports QLogic ISP3XXX gigabit Ethernet cards.
1715
1716 To compile this driver as a module, choose M here: the module
1717 will be called qla3xxx.
1718
1719config ATL1
1720 tristate "Atheros/Attansic L1 Gigabit Ethernet support"
1721 depends on PCI
1722 select CRC32
1723 select MII
1724 help
1725 This driver supports the Atheros/Attansic L1 gigabit ethernet
1726 adapter.

--- 222 unchanged lines hidden (view full) ---

1949 the driver is loaded through sysfs).
1950
1951config TEHUTI
1952 tristate "Tehuti Networks 10G Ethernet"
1953 depends on PCI
1954 help
1955 Tehuti Networks 10G Ethernet NIC
1956
1710config ATL1
1711 tristate "Atheros/Attansic L1 Gigabit Ethernet support"
1712 depends on PCI
1713 select CRC32
1714 select MII
1715 help
1716 This driver supports the Atheros/Attansic L1 gigabit ethernet
1717 adapter.

--- 222 unchanged lines hidden (view full) ---

1940 the driver is loaded through sysfs).
1941
1942config TEHUTI
1943 tristate "Tehuti Networks 10G Ethernet"
1944 depends on PCI
1945 help
1946 Tehuti Networks 10G Ethernet NIC
1947
1957config QLCNIC
1958 tristate "QLOGIC QLCNIC 1/10Gb Converged Ethernet NIC Support"
1959 depends on PCI
1960 select FW_LOADER
1961 help
1962 This driver supports QLogic QLE8240 and QLE8242 Converged Ethernet
1963 devices.
1964
1965config QLGE
1966 tristate "QLogic QLGE 10Gb Ethernet Driver Support"
1967 depends on PCI
1968 help
1969 This driver supports QLogic ISP8XXX 10Gb Ethernet cards.
1970
1971 To compile this driver as a module, choose M here: the module
1972 will be called qlge.
1973
1974config BNA
1975 tristate "Brocade 1010/1020 10Gb Ethernet Driver support"
1976 depends on PCI
1977 ---help---
1978 This driver supports Brocade 1010/1020 10Gb CEE capable Ethernet
1979 cards.
1980 To compile this driver as a module, choose M here: the module
1981 will be called bna.

--- 534 unchanged lines hidden ---
1948config BNA
1949 tristate "Brocade 1010/1020 10Gb Ethernet Driver support"
1950 depends on PCI
1951 ---help---
1952 This driver supports Brocade 1010/1020 10Gb CEE capable Ethernet
1953 cards.
1954 To compile this driver as a module, choose M here: the module
1955 will be called bna.

--- 534 unchanged lines hidden ---