Kconfig (95148229d32e5c68445a59d981482dba57f91919) | Kconfig (aaba215ca0b4232824c92b830853f465f16a6672) |
---|---|
1# 2# Western Digital/SMC network device configuration 3# 4 5config NET_VENDOR_SMSC 6 bool "SMC (SMSC)/Western Digital devices" 7 default y 8 depends on ARM || ISA || MAC || ARM || MIPS || M32R || SUPERH || \ --- 23 unchanged lines hidden (view full) --- 32 available from <http://www.tldp.org/docs.html#howto>. 33 34 To compile this driver as a module, choose M here. The module 35 will be called smc9194. 36 37config SMC91X 38 tristate "SMC 91C9x/91C1xxx support" 39 select CRC32 | 1# 2# Western Digital/SMC network device configuration 3# 4 5config NET_VENDOR_SMSC 6 bool "SMC (SMSC)/Western Digital devices" 7 default y 8 depends on ARM || ISA || MAC || ARM || MIPS || M32R || SUPERH || \ --- 23 unchanged lines hidden (view full) --- 32 available from <http://www.tldp.org/docs.html#howto>. 33 34 To compile this driver as a module, choose M here. The module 35 will be called smc9194. 36 37config SMC91X 38 tristate "SMC 91C9x/91C1xxx support" 39 select CRC32 |
40 select NET_CORE |
|
40 select MII 41 depends on (ARM || M32R || SUPERH || MIPS || BLACKFIN || \ 42 MN10300 || COLDFIRE) 43 ---help--- 44 This is a driver for SMC's 91x series of Ethernet chipsets, 45 including the SMC91C94 and the SMC91C111. Say Y if you want it 46 compiled into the kernel, and read the file 47 <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO, 48 available from <http://www.tldp.org/docs.html#howto>. 49 50 This driver is also available as a module ( = code which can be 51 inserted in and removed from the running kernel whenever you want). 52 The module will be called smc91x. If you want to compile it as a 53 module, say M here and read <file:Documentation/kbuild/modules.txt>. 54 55config PCMCIA_SMC91C92 56 tristate "SMC 91Cxx PCMCIA support" 57 depends on PCMCIA 58 select CRC32 | 41 select MII 42 depends on (ARM || M32R || SUPERH || MIPS || BLACKFIN || \ 43 MN10300 || COLDFIRE) 44 ---help--- 45 This is a driver for SMC's 91x series of Ethernet chipsets, 46 including the SMC91C94 and the SMC91C111. Say Y if you want it 47 compiled into the kernel, and read the file 48 <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO, 49 available from <http://www.tldp.org/docs.html#howto>. 50 51 This driver is also available as a module ( = code which can be 52 inserted in and removed from the running kernel whenever you want). 53 The module will be called smc91x. If you want to compile it as a 54 module, say M here and read <file:Documentation/kbuild/modules.txt>. 55 56config PCMCIA_SMC91C92 57 tristate "SMC 91Cxx PCMCIA support" 58 depends on PCMCIA 59 select CRC32 |
60 select NET_CORE |
|
59 select MII 60 ---help--- 61 Say Y here if you intend to attach an SMC 91Cxx compatible PCMCIA 62 (PC-card) Ethernet or Fast Ethernet card to your computer. 63 64 To compile this driver as a module, choose M here: the module will be 65 called smc91c92_cs. If unsure, say N. 66 67config EPIC100 68 tristate "SMC EtherPower II" 69 depends on PCI 70 select CRC32 | 61 select MII 62 ---help--- 63 Say Y here if you intend to attach an SMC 91Cxx compatible PCMCIA 64 (PC-card) Ethernet or Fast Ethernet card to your computer. 65 66 To compile this driver as a module, choose M here: the module will be 67 called smc91c92_cs. If unsure, say N. 68 69config EPIC100 70 tristate "SMC EtherPower II" 71 depends on PCI 72 select CRC32 |
73 select NET_CORE |
|
71 select MII 72 ---help--- 73 This driver is for the SMC EtherPower II 9432 PCI Ethernet NIC, 74 which is based on the SMC83c17x (EPIC/100). 75 More specific information and updates are available from 76 <http://www.scyld.com/network/epic100.html>. 77 78config SMC911X 79 tristate "SMSC LAN911[5678] support" 80 select CRC32 | 74 select MII 75 ---help--- 76 This driver is for the SMC EtherPower II 9432 PCI Ethernet NIC, 77 which is based on the SMC83c17x (EPIC/100). 78 More specific information and updates are available from 79 <http://www.scyld.com/network/epic100.html>. 80 81config SMC911X 82 tristate "SMSC LAN911[5678] support" 83 select CRC32 |
84 select NET_CORE |
|
81 select MII 82 depends on (ARM || SUPERH || MN10300) 83 ---help--- 84 This is a driver for SMSC's LAN911x series of Ethernet chipsets 85 including the new LAN9115, LAN9116, LAN9117, and LAN9118. 86 Say Y if you want it compiled into the kernel, 87 and read the Ethernet-HOWTO, available from 88 <http://www.tldp.org/docs.html#howto>. 89 90 This driver is also available as a module. The module will be 91 called smc911x. If you want to compile it as a module, say M 92 here and read <file:Documentation/kbuild/modules.txt> 93 94config SMSC911X 95 tristate "SMSC LAN911x/LAN921x families embedded ethernet support" 96 depends on (ARM || SUPERH || BLACKFIN || MIPS || MN10300) 97 select CRC32 | 85 select MII 86 depends on (ARM || SUPERH || MN10300) 87 ---help--- 88 This is a driver for SMSC's LAN911x series of Ethernet chipsets 89 including the new LAN9115, LAN9116, LAN9117, and LAN9118. 90 Say Y if you want it compiled into the kernel, 91 and read the Ethernet-HOWTO, available from 92 <http://www.tldp.org/docs.html#howto>. 93 94 This driver is also available as a module. The module will be 95 called smc911x. If you want to compile it as a module, say M 96 here and read <file:Documentation/kbuild/modules.txt> 97 98config SMSC911X 99 tristate "SMSC LAN911x/LAN921x families embedded ethernet support" 100 depends on (ARM || SUPERH || BLACKFIN || MIPS || MN10300) 101 select CRC32 |
102 select NET_CORE |
|
98 select MII 99 select PHYLIB 100 ---help--- 101 Say Y here if you want support for SMSC LAN911x and LAN921x families 102 of ethernet controllers. 103 104 To compile this driver as a module, choose M here and read 105 <file:Documentation/networking/net-modules.txt>. The module --- 27 unchanged lines hidden --- | 103 select MII 104 select PHYLIB 105 ---help--- 106 Say Y here if you want support for SMSC LAN911x and LAN921x families 107 of ethernet controllers. 108 109 To compile this driver as a module, choose M here and read 110 <file:Documentation/networking/net-modules.txt>. The module --- 27 unchanged lines hidden --- |