Kconfig (2c4cdf5950b1a7a9d731c03c56e2cea3bd8ca7b7) | Kconfig (db0b82760ef84562b5c0fa880c22b4f352545554) |
---|---|
1# 2# Tulip family network device configuration 3# 4 5config NET_TULIP 6 bool "DEC - Tulip devices" 7 depends on (PCI || EISA || CARDBUS) 8 ---help--- --- 94 unchanged lines hidden (view full) --- 103 104config TULIP_DM910X 105 def_bool y 106 depends on TULIP && SPARC 107 108config DE4X5 109 tristate "Generic DECchip & DIGITAL EtherWORKS PCI/EISA" 110 depends on (PCI || EISA) | 1# 2# Tulip family network device configuration 3# 4 5config NET_TULIP 6 bool "DEC - Tulip devices" 7 depends on (PCI || EISA || CARDBUS) 8 ---help--- --- 94 unchanged lines hidden (view full) --- 103 104config TULIP_DM910X 105 def_bool y 106 depends on TULIP && SPARC 107 108config DE4X5 109 tristate "Generic DECchip & DIGITAL EtherWORKS PCI/EISA" 110 depends on (PCI || EISA) |
111 depends on VIRT_TO_BUS || ALPHA || PPC || SPARC |
|
111 select CRC32 112 ---help--- 113 This is support for the DIGITAL series of PCI/EISA Ethernet cards. 114 These include the DE425, DE434, DE435, DE450 and DE500 models. If 115 you have a network card of this type, say Y and read the 116 Ethernet-HOWTO, available from 117 <http://www.tldp.org/docs.html#howto>. More specific 118 information is contained in --- 54 unchanged lines hidden --- | 112 select CRC32 113 ---help--- 114 This is support for the DIGITAL series of PCI/EISA Ethernet cards. 115 These include the DE425, DE434, DE435, DE450 and DE500 models. If 116 you have a network card of this type, say Y and read the 117 Ethernet-HOWTO, available from 118 <http://www.tldp.org/docs.html#howto>. More specific 119 information is contained in --- 54 unchanged lines hidden --- |