| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | # |
|---|
| 2 | 3 | # Western Digital/SMC network device configuration |
|---|
| 3 | 4 | # |
|---|
| .. | .. |
|---|
| 8 | 9 | depends on ARM || ARM64 || ATARI_ETHERNAT || COLDFIRE || \ |
|---|
| 9 | 10 | ISA || MAC || MIPS || NIOS2 || PCI || \ |
|---|
| 10 | 11 | PCMCIA || SUPERH || XTENSA || H8300 |
|---|
| 11 | | - ---help--- |
|---|
| 12 | + help |
|---|
| 12 | 13 | If you have a network (Ethernet) card belonging to this class, say Y. |
|---|
| 13 | 14 | |
|---|
| 14 | 15 | Note that the answer to this question doesn't directly affect the |
|---|
| .. | .. |
|---|
| 22 | 23 | tristate "SMC 9194 support" |
|---|
| 23 | 24 | depends on ISA |
|---|
| 24 | 25 | select CRC32 |
|---|
| 25 | | - ---help--- |
|---|
| 26 | + help |
|---|
| 26 | 27 | This is support for the SMC9xxx based Ethernet cards. Choose this |
|---|
| 27 | 28 | option if you have a DELL laptop with the docking station, or |
|---|
| 28 | 29 | another SMC9192/9194 based chipset. Say Y if you want it compiled |
|---|
| 29 | 30 | into the kernel, and read the file |
|---|
| 30 | | - <file:Documentation/networking/smc9.txt>. |
|---|
| 31 | + <file:Documentation/networking/device_drivers/ethernet/smsc/smc9.rst>. |
|---|
| 31 | 32 | |
|---|
| 32 | 33 | To compile this driver as a module, choose M here. The module |
|---|
| 33 | 34 | will be called smc9194. |
|---|
| .. | .. |
|---|
| 39 | 40 | depends on !OF || GPIOLIB |
|---|
| 40 | 41 | depends on ARM || ARM64 || ATARI_ETHERNAT || COLDFIRE || \ |
|---|
| 41 | 42 | MIPS || NIOS2 || SUPERH || XTENSA || H8300 |
|---|
| 42 | | - ---help--- |
|---|
| 43 | + help |
|---|
| 43 | 44 | This is a driver for SMC's 91x series of Ethernet chipsets, |
|---|
| 44 | 45 | including the SMC91C94 and the SMC91C111. Say Y if you want it |
|---|
| 45 | 46 | compiled into the kernel, and read the file |
|---|
| 46 | | - <file:Documentation/networking/smc9.txt>. |
|---|
| 47 | + <file:Documentation/networking/device_drivers/ethernet/smsc/smc9.rst>. |
|---|
| 47 | 48 | |
|---|
| 48 | 49 | This driver is also available as a module ( = code which can be |
|---|
| 49 | 50 | inserted in and removed from the running kernel whenever you want). |
|---|
| 50 | 51 | The module will be called smc91x. If you want to compile it as a |
|---|
| 51 | | - module, say M here and read <file:Documentation/kbuild/modules.txt>. |
|---|
| 52 | + module, say M here and read <file:Documentation/kbuild/modules.rst>. |
|---|
| 52 | 53 | |
|---|
| 53 | 54 | config PCMCIA_SMC91C92 |
|---|
| 54 | 55 | tristate "SMC 91Cxx PCMCIA support" |
|---|
| 55 | 56 | depends on PCMCIA |
|---|
| 56 | 57 | select CRC32 |
|---|
| 57 | 58 | select MII |
|---|
| 58 | | - ---help--- |
|---|
| 59 | + help |
|---|
| 59 | 60 | Say Y here if you intend to attach an SMC 91Cxx compatible PCMCIA |
|---|
| 60 | 61 | (PC-card) Ethernet or Fast Ethernet card to your computer. |
|---|
| 61 | 62 | |
|---|
| .. | .. |
|---|
| 67 | 68 | depends on PCI |
|---|
| 68 | 69 | select CRC32 |
|---|
| 69 | 70 | select MII |
|---|
| 70 | | - ---help--- |
|---|
| 71 | + help |
|---|
| 71 | 72 | This driver is for the SMC EtherPower II 9432 PCI Ethernet NIC, |
|---|
| 72 | 73 | which is based on the SMC83c17x (EPIC/100). |
|---|
| 73 | 74 | More specific information and updates are available from |
|---|
| .. | .. |
|---|
| 78 | 79 | select CRC32 |
|---|
| 79 | 80 | select MII |
|---|
| 80 | 81 | depends on (ARM || SUPERH) |
|---|
| 81 | | - ---help--- |
|---|
| 82 | + help |
|---|
| 82 | 83 | This is a driver for SMSC's LAN911x series of Ethernet chipsets |
|---|
| 83 | 84 | including the new LAN9115, LAN9116, LAN9117, and LAN9118. |
|---|
| 84 | 85 | Say Y here if you want it compiled into the kernel. |
|---|
| 85 | 86 | |
|---|
| 86 | 87 | This driver is also available as a module. The module will be |
|---|
| 87 | 88 | called smc911x. If you want to compile it as a module, say M |
|---|
| 88 | | - here and read <file:Documentation/kbuild/modules.txt> |
|---|
| 89 | + here and read <file:Documentation/kbuild/modules.rst> |
|---|
| 89 | 90 | |
|---|
| 90 | 91 | config SMSC911X |
|---|
| 91 | 92 | tristate "SMSC LAN911x/LAN921x families embedded ethernet support" |
|---|
| .. | .. |
|---|
| 93 | 94 | select CRC32 |
|---|
| 94 | 95 | select MII |
|---|
| 95 | 96 | select PHYLIB |
|---|
| 96 | | - ---help--- |
|---|
| 97 | + help |
|---|
| 97 | 98 | Say Y here if you want support for SMSC LAN911x and LAN921x families |
|---|
| 98 | 99 | of ethernet controllers. |
|---|
| 99 | 100 | |
|---|
| .. | .. |
|---|
| 103 | 104 | config SMSC911X_ARCH_HOOKS |
|---|
| 104 | 105 | def_bool n |
|---|
| 105 | 106 | depends on SMSC911X |
|---|
| 106 | | - ---help--- |
|---|
| 107 | + help |
|---|
| 107 | 108 | If the arch enables this, it allows the arch to implement various |
|---|
| 108 | 109 | hooks for more comprehensive interrupt control and also to override |
|---|
| 109 | 110 | the source of the MAC address. |
|---|
| .. | .. |
|---|
| 114 | 115 | select CRC32 |
|---|
| 115 | 116 | select PHYLIB |
|---|
| 116 | 117 | select SMSC_PHY |
|---|
| 117 | | - ---help--- |
|---|
| 118 | + help |
|---|
| 118 | 119 | This is a driver for SMSC's LAN9420 PCI ethernet adapter. |
|---|
| 119 | 120 | Say Y here if you want it compiled into the kernel. |
|---|
| 120 | 121 | |
|---|
| 121 | 122 | This driver is also available as a module. The module will be |
|---|
| 122 | 123 | called smsc9420. If you want to compile it as a module, say M |
|---|
| 123 | | - here and read <file:Documentation/kbuild/modules.txt> |
|---|
| 124 | + here and read <file:Documentation/kbuild/modules.rst> |
|---|
| 124 | 125 | |
|---|
| 125 | 126 | endif # NET_VENDOR_SMSC |
|---|