diff options
64 files changed, 94 insertions, 268 deletions
diff --git a/drivers/net/arcnet/Kconfig b/drivers/net/arcnet/Kconfig index 84fb6349a59a..2a9c3c3abe9b 100644 --- a/drivers/net/arcnet/Kconfig +++ b/drivers/net/arcnet/Kconfig | |||
@@ -15,10 +15,6 @@ menuconfig ARCNET | |||
15 | COM90xx type card, so say Y (or M) to "ARCnet COM90xx chipset | 15 | COM90xx type card, so say Y (or M) to "ARCnet COM90xx chipset |
16 | support" below. | 16 | support" below. |
17 | 17 | ||
18 | You might also want to have a look at the Ethernet-HOWTO, available | ||
19 | from <http://www.tldp.org/docs.html#howto>(even though ARCnet | ||
20 | is not really Ethernet). | ||
21 | |||
22 | To compile this driver as a module, choose M here. The module will | 18 | To compile this driver as a module, choose M here. The module will |
23 | be called arcnet. | 19 | be called arcnet. |
24 | 20 | ||
diff --git a/drivers/net/ethernet/3com/Kconfig b/drivers/net/ethernet/3com/Kconfig index afaab4b2333f..5b7658bcf020 100644 --- a/drivers/net/ethernet/3com/Kconfig +++ b/drivers/net/ethernet/3com/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_3COM | |||
7 | default y | 7 | default y |
8 | depends on ISA || EISA || PCI || PCMCIA | 8 | depends on ISA || EISA || PCI || PCMCIA |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
@@ -23,8 +21,7 @@ config EL3 | |||
23 | depends on (ISA || EISA) | 21 | depends on (ISA || EISA) |
24 | ---help--- | 22 | ---help--- |
25 | If you have a network (Ethernet) card belonging to the 3Com | 23 | If you have a network (Ethernet) card belonging to the 3Com |
26 | EtherLinkIII series, say Y and read the Ethernet-HOWTO, available | 24 | EtherLinkIII series, say Y here. |
27 | from <http://www.tldp.org/docs.html#howto>. | ||
28 | 25 | ||
29 | If your card is not working you may need to use the DOS | 26 | If your card is not working you may need to use the DOS |
30 | setup disk to disable Plug & Play mode, and to select the default | 27 | setup disk to disable Plug & Play mode, and to select the default |
@@ -38,8 +35,7 @@ config 3C515 | |||
38 | depends on ISA && ISA_DMA_API | 35 | depends on ISA && ISA_DMA_API |
39 | ---help--- | 36 | ---help--- |
40 | If you have a 3Com ISA EtherLink XL "Corkscrew" 3c515 Fast Ethernet | 37 | If you have a 3Com ISA EtherLink XL "Corkscrew" 3c515 Fast Ethernet |
41 | network card, say Y and read the Ethernet-HOWTO, available from | 38 | network card, say Y here. |
42 | <http://www.tldp.org/docs.html#howto>. | ||
43 | 39 | ||
44 | To compile this driver as a module, choose M here. The module | 40 | To compile this driver as a module, choose M here. The module |
45 | will be called 3c515. | 41 | will be called 3c515. |
@@ -78,9 +74,7 @@ config VORTEX | |||
78 | "Tornado" (3c905) PCI | 74 | "Tornado" (3c905) PCI |
79 | "Hurricane" (3c555/3cSOHO) PCI | 75 | "Hurricane" (3c555/3cSOHO) PCI |
80 | 76 | ||
81 | If you have such a card, say Y and read the Ethernet-HOWTO, | 77 | If you have such a card, say Y here. More specific information is in |
82 | available from <http://www.tldp.org/docs.html#howto>. More | ||
83 | specific information is in | ||
84 | <file:Documentation/networking/vortex.txt> and in the comments at | 78 | <file:Documentation/networking/vortex.txt> and in the comments at |
85 | the beginning of <file:drivers/net/ethernet/3com/3c59x.c>. | 79 | the beginning of <file:drivers/net/ethernet/3com/3c59x.c>. |
86 | 80 | ||
@@ -97,9 +91,7 @@ config TYPHOON | |||
97 | 3CR990SVR, 3CR990SVR95, 3CR990SVR97, 3CR990-FX-95 Server, | 91 | 3CR990SVR, 3CR990SVR95, 3CR990SVR97, 3CR990-FX-95 Server, |
98 | 3CR990-FX-97 Server, 3C990B-TX-M, 3C990BSVR | 92 | 3CR990-FX-97 Server, 3C990B-TX-M, 3C990BSVR |
99 | 93 | ||
100 | If you have a network (Ethernet) card of this type, say Y and read | 94 | If you have a network (Ethernet) card of this type, say Y here. |
101 | the Ethernet-HOWTO, available from | ||
102 | <http://www.tldp.org/docs.html#howto>. | ||
103 | 95 | ||
104 | To compile this driver as a module, choose M here. The module | 96 | To compile this driver as a module, choose M here. The module |
105 | will be called typhoon. | 97 | will be called typhoon. |
diff --git a/drivers/net/ethernet/8390/Kconfig b/drivers/net/ethernet/8390/Kconfig index 2d89bd00de61..edf72258ab1d 100644 --- a/drivers/net/ethernet/8390/Kconfig +++ b/drivers/net/ethernet/8390/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_8390 | |||
7 | default y | 7 | default y |
8 | depends on NET_VENDOR_NATSEMI | 8 | depends on NET_VENDOR_NATSEMI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
@@ -71,9 +69,7 @@ config MAC8390 | |||
71 | select CRC32 | 69 | select CRC32 |
72 | ---help--- | 70 | ---help--- |
73 | If you want to include a driver to support Nubus or LC-PDS | 71 | If you want to include a driver to support Nubus or LC-PDS |
74 | Ethernet cards using an NS8390 chipset or its equivalent, say Y | 72 | Ethernet cards using an NS8390 chipset or its equivalent, say Y. |
75 | and read the Ethernet-HOWTO, available from | ||
76 | <http://www.tldp.org/docs.html#howto>. | ||
77 | 73 | ||
78 | config MCF8390 | 74 | config MCF8390 |
79 | tristate "ColdFire NS8390 based Ethernet support" | 75 | tristate "ColdFire NS8390 based Ethernet support" |
@@ -95,10 +91,9 @@ config NE2000 | |||
95 | ATARI_ETHERNEC) | 91 | ATARI_ETHERNEC) |
96 | select CRC32 | 92 | select CRC32 |
97 | ---help--- | 93 | ---help--- |
98 | If you have a network (Ethernet) card of this type, say Y and read | 94 | If you have a network (Ethernet) card of this type, say Y here. |
99 | the Ethernet-HOWTO, available from | 95 | Many Ethernet cards without a specific driver are compatible with |
100 | <http://www.tldp.org/docs.html#howto>. Many Ethernet cards | 96 | the NE2000. |
101 | without a specific driver are compatible with NE2000. | ||
102 | 97 | ||
103 | If you have a PCI NE2000 card however, say N here and Y to "PCI | 98 | If you have a PCI NE2000 card however, say N here and Y to "PCI |
104 | NE2000 and clone support" below. | 99 | NE2000 and clone support" below. |
@@ -114,8 +109,7 @@ config NE2K_PCI | |||
114 | This driver is for NE2000 compatible PCI cards. It will not work | 109 | This driver is for NE2000 compatible PCI cards. It will not work |
115 | with ISA NE2000 cards (they have their own driver, "NE2000/NE1000 | 110 | with ISA NE2000 cards (they have their own driver, "NE2000/NE1000 |
116 | support" below). If you have a PCI NE2000 network (Ethernet) card, | 111 | support" below). If you have a PCI NE2000 network (Ethernet) card, |
117 | say Y and read the Ethernet-HOWTO, available from | 112 | say Y here. |
118 | <http://www.tldp.org/docs.html#howto>. | ||
119 | 113 | ||
120 | This driver also works for the following NE2000 clone cards: | 114 | This driver also works for the following NE2000 clone cards: |
121 | RealTek RTL-8029 Winbond 89C940 Compex RL2000 KTI ET32P2 | 115 | RealTek RTL-8029 Winbond 89C940 Compex RL2000 KTI ET32P2 |
@@ -164,9 +158,7 @@ config ULTRA | |||
164 | depends on ISA | 158 | depends on ISA |
165 | select CRC32 | 159 | select CRC32 |
166 | ---help--- | 160 | ---help--- |
167 | If you have a network (Ethernet) card of this type, say Y and read | 161 | If you have a network (Ethernet) card of this type, say Y here. |
168 | the Ethernet-HOWTO, available from | ||
169 | <http://www.tldp.org/docs.html#howto>. | ||
170 | 162 | ||
171 | Important: There have been many reports that, with some motherboards | 163 | Important: There have been many reports that, with some motherboards |
172 | mixing an SMC Ultra and an Adaptec AHA154x SCSI card (or compatible, | 164 | mixing an SMC Ultra and an Adaptec AHA154x SCSI card (or compatible, |
@@ -183,9 +175,7 @@ config WD80x3 | |||
183 | depends on ISA | 175 | depends on ISA |
184 | select CRC32 | 176 | select CRC32 |
185 | ---help--- | 177 | ---help--- |
186 | If you have a network (Ethernet) card of this type, say Y and read | 178 | If you have a network (Ethernet) card of this type, say Y here. |
187 | the Ethernet-HOWTO, available from | ||
188 | <http://www.tldp.org/docs.html#howto>. | ||
189 | 179 | ||
190 | To compile this driver as a module, choose M here. The module | 180 | To compile this driver as a module, choose M here. The module |
191 | will be called wd. | 181 | will be called wd. |
diff --git a/drivers/net/ethernet/adaptec/Kconfig b/drivers/net/ethernet/adaptec/Kconfig index 5c804bbe3dab..822cffb4174c 100644 --- a/drivers/net/ethernet/adaptec/Kconfig +++ b/drivers/net/ethernet/adaptec/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_ADAPTEC | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/adi/Kconfig b/drivers/net/ethernet/adi/Kconfig index c9cd3592ab73..6b94ba610399 100644 --- a/drivers/net/ethernet/adi/Kconfig +++ b/drivers/net/ethernet/adi/Kconfig | |||
@@ -7,8 +7,6 @@ config NET_BFIN | |||
7 | depends on BF516 || BF518 || BF526 || BF527 || BF536 || BF537 | 7 | depends on BF516 || BF518 || BF526 || BF527 || BF536 || BF537 |
8 | ---help--- | 8 | ---help--- |
9 | If you have a network (Ethernet) card belonging to this class, say Y. | 9 | If you have a network (Ethernet) card belonging to this class, say Y. |
10 | Make sure you know the name of your card. Read the Ethernet-HOWTO, | ||
11 | available from <http://www.tldp.org/docs.html#howto>. | ||
12 | 10 | ||
13 | If unsure, say Y. | 11 | If unsure, say Y. |
14 | 12 | ||
diff --git a/drivers/net/ethernet/agere/Kconfig b/drivers/net/ethernet/agere/Kconfig index 63e805de619e..b6fe9200355a 100644 --- a/drivers/net/ethernet/agere/Kconfig +++ b/drivers/net/ethernet/agere/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_AGERE | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/allwinner/Kconfig b/drivers/net/ethernet/allwinner/Kconfig index d8d95d4cd45a..47da7e7a5b6a 100644 --- a/drivers/net/ethernet/allwinner/Kconfig +++ b/drivers/net/ethernet/allwinner/Kconfig | |||
@@ -9,8 +9,7 @@ config NET_VENDOR_ALLWINNER | |||
9 | depends on ARCH_SUNXI | 9 | depends on ARCH_SUNXI |
10 | ---help--- | 10 | ---help--- |
11 | If you have a network (Ethernet) card belonging to this | 11 | If you have a network (Ethernet) card belonging to this |
12 | class, say Y and read the Ethernet-HOWTO, available from | 12 | class, say Y here. |
13 | <http://www.tldp.org/docs.html#howto>. | ||
14 | 13 | ||
15 | Note that the answer to this question doesn't directly | 14 | Note that the answer to this question doesn't directly |
16 | affect the kernel: saying N will just cause the configurator | 15 | affect the kernel: saying N will just cause the configurator |
diff --git a/drivers/net/ethernet/alteon/Kconfig b/drivers/net/ethernet/alteon/Kconfig index 799a85282070..e06ccab354b5 100644 --- a/drivers/net/ethernet/alteon/Kconfig +++ b/drivers/net/ethernet/alteon/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_ALTEON | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/amd/Kconfig b/drivers/net/ethernet/amd/Kconfig index acd53173fcc0..afc62ea804fc 100644 --- a/drivers/net/ethernet/amd/Kconfig +++ b/drivers/net/ethernet/amd/Kconfig | |||
@@ -37,8 +37,7 @@ config AMD8111_ETH | |||
37 | select MII | 37 | select MII |
38 | ---help--- | 38 | ---help--- |
39 | If you have an AMD 8111-based PCI LANCE ethernet card, | 39 | If you have an AMD 8111-based PCI LANCE ethernet card, |
40 | answer Y here and read the Ethernet-HOWTO, available from | 40 | answer Y here. |
41 | <http://www.tldp.org/docs.html#howto>. | ||
42 | 41 | ||
43 | To compile this driver as a module, choose M here. The module | 42 | To compile this driver as a module, choose M here. The module |
44 | will be called amd8111e. | 43 | will be called amd8111e. |
@@ -47,10 +46,8 @@ config LANCE | |||
47 | tristate "AMD LANCE and PCnet (AT1500 and NE2100) support" | 46 | tristate "AMD LANCE and PCnet (AT1500 and NE2100) support" |
48 | depends on ISA && ISA_DMA_API && !ARM | 47 | depends on ISA && ISA_DMA_API && !ARM |
49 | ---help--- | 48 | ---help--- |
50 | If you have a network (Ethernet) card of this type, say Y and read | 49 | If you have a network (Ethernet) card of this type, say Y here. |
51 | the Ethernet-HOWTO, available from | 50 | Some LinkSys cards are of this type. |
52 | <http://www.tldp.org/docs.html#howto>. Some LinkSys cards are | ||
53 | of this type. | ||
54 | 51 | ||
55 | To compile this driver as a module, choose M here: the module | 52 | To compile this driver as a module, choose M here: the module |
56 | will be called lance. This is recommended. | 53 | will be called lance. This is recommended. |
@@ -62,8 +59,7 @@ config PCNET32 | |||
62 | select MII | 59 | select MII |
63 | ---help--- | 60 | ---help--- |
64 | If you have a PCnet32 or PCnetPCI based network (Ethernet) card, | 61 | If you have a PCnet32 or PCnetPCI based network (Ethernet) card, |
65 | answer Y here and read the Ethernet-HOWTO, available from | 62 | answer Y here. |
66 | <http://www.tldp.org/docs.html#howto>. | ||
67 | 63 | ||
68 | To compile this driver as a module, choose M here. The module | 64 | To compile this driver as a module, choose M here. The module |
69 | will be called pcnet32. | 65 | will be called pcnet32. |
@@ -144,9 +140,7 @@ config NI65 | |||
144 | tristate "NI6510 support" | 140 | tristate "NI6510 support" |
145 | depends on ISA && ISA_DMA_API && !ARM | 141 | depends on ISA && ISA_DMA_API && !ARM |
146 | ---help--- | 142 | ---help--- |
147 | If you have a network (Ethernet) card of this type, say Y and read | 143 | If you have a network (Ethernet) card of this type, say Y here. |
148 | the Ethernet-HOWTO, available from | ||
149 | <http://www.tldp.org/docs.html#howto>. | ||
150 | 144 | ||
151 | To compile this driver as a module, choose M here. The module | 145 | To compile this driver as a module, choose M here. The module |
152 | will be called ni65. | 146 | will be called ni65. |
diff --git a/drivers/net/ethernet/apple/Kconfig b/drivers/net/ethernet/apple/Kconfig index 1375e2dc9468..d19a41b0c6d2 100644 --- a/drivers/net/ethernet/apple/Kconfig +++ b/drivers/net/ethernet/apple/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_APPLE | |||
7 | default y | 7 | default y |
8 | depends on (PPC_PMAC && PPC32) || MAC | 8 | depends on (PPC_PMAC && PPC32) || MAC |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
@@ -59,7 +57,6 @@ config MACMACE | |||
59 | ---help--- | 57 | ---help--- |
60 | Support for the onboard AMD 79C940 MACE Ethernet controller used in | 58 | Support for the onboard AMD 79C940 MACE Ethernet controller used in |
61 | the 660AV and 840AV Macintosh. If you have one of these Macintoshes | 59 | the 660AV and 840AV Macintosh. If you have one of these Macintoshes |
62 | say Y and read the Ethernet-HOWTO, available from | 60 | say Y here. |
63 | <http://www.tldp.org/docs.html#howto>. | ||
64 | 61 | ||
65 | endif # NET_VENDOR_APPLE | 62 | endif # NET_VENDOR_APPLE |
diff --git a/drivers/net/ethernet/arc/Kconfig b/drivers/net/ethernet/arc/Kconfig index dea29ee24da4..52a6b16f57d2 100644 --- a/drivers/net/ethernet/arc/Kconfig +++ b/drivers/net/ethernet/arc/Kconfig | |||
@@ -6,9 +6,7 @@ config NET_VENDOR_ARC | |||
6 | bool "ARC devices" | 6 | bool "ARC devices" |
7 | default y | 7 | default y |
8 | ---help--- | 8 | ---help--- |
9 | If you have a network (Ethernet) card belonging to this class, say Y | 9 | If you have a network (Ethernet) card belonging to this class, say Y. |
10 | and read the Ethernet-HOWTO, available from | ||
11 | <http://www.tldp.org/docs.html#howto>. | ||
12 | 10 | ||
13 | Note that the answer to this question doesn't directly affect the | 11 | Note that the answer to this question doesn't directly affect the |
14 | kernel: saying N will just cause the configurator to skip all | 12 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/atheros/Kconfig b/drivers/net/ethernet/atheros/Kconfig index 58ad37c733bc..e05b25675333 100644 --- a/drivers/net/ethernet/atheros/Kconfig +++ b/drivers/net/ethernet/atheros/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_ATHEROS | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/broadcom/Kconfig b/drivers/net/ethernet/broadcom/Kconfig index a6f9142b9048..8be9eab73320 100644 --- a/drivers/net/ethernet/broadcom/Kconfig +++ b/drivers/net/ethernet/broadcom/Kconfig | |||
@@ -26,8 +26,7 @@ config B44 | |||
26 | select PHYLIB | 26 | select PHYLIB |
27 | ---help--- | 27 | ---help--- |
28 | If you have a network (Ethernet) controller of this type, say Y | 28 | If you have a network (Ethernet) controller of this type, say Y |
29 | or M and read the Ethernet-HOWTO, available from | 29 | or M here. |
30 | <http://www.tldp.org/docs.html#howto>. | ||
31 | 30 | ||
32 | To compile this driver as a module, choose M here. The module | 31 | To compile this driver as a module, choose M here. The module |
33 | will be called b44. | 32 | will be called b44. |
diff --git a/drivers/net/ethernet/brocade/Kconfig b/drivers/net/ethernet/brocade/Kconfig index 4e8c0b6c57d0..c4bbe54e2cad 100644 --- a/drivers/net/ethernet/brocade/Kconfig +++ b/drivers/net/ethernet/brocade/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_BROCADE | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/cadence/Kconfig b/drivers/net/ethernet/cadence/Kconfig index 1ba3e3a67389..f0bcb15d3fec 100644 --- a/drivers/net/ethernet/cadence/Kconfig +++ b/drivers/net/ethernet/cadence/Kconfig | |||
@@ -8,8 +8,6 @@ config NET_CADENCE | |||
8 | default y | 8 | default y |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y. | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | Make sure you know the name of your card. Read the Ethernet-HOWTO, | ||
12 | available from <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | If unsure, say Y. | 12 | If unsure, say Y. |
15 | 13 | ||
diff --git a/drivers/net/ethernet/chelsio/Kconfig b/drivers/net/ethernet/chelsio/Kconfig index 7daa088a9bb7..a79813a17b6e 100644 --- a/drivers/net/ethernet/chelsio/Kconfig +++ b/drivers/net/ethernet/chelsio/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_CHELSIO | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/cirrus/Kconfig b/drivers/net/ethernet/cirrus/Kconfig index 905ac5f5d9a6..5ab912937aff 100644 --- a/drivers/net/ethernet/cirrus/Kconfig +++ b/drivers/net/ethernet/cirrus/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_CIRRUS | |||
7 | default y | 7 | default y |
8 | depends on ISA || EISA || ARM || MAC | 8 | depends on ISA || EISA || ARM || MAC |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
@@ -23,9 +21,7 @@ config CS89x0 | |||
23 | depends on ISA || EISA || ARM | 21 | depends on ISA || EISA || ARM |
24 | ---help--- | 22 | ---help--- |
25 | Support for CS89x0 chipset based Ethernet cards. If you have a | 23 | Support for CS89x0 chipset based Ethernet cards. If you have a |
26 | network (Ethernet) card of this type, say Y and read the | 24 | network (Ethernet) card of this type, say Y and read the file |
27 | Ethernet-HOWTO, available from | ||
28 | <http://www.tldp.org/docs.html#howto> as well as | ||
29 | <file:Documentation/networking/cs89x0.txt>. | 25 | <file:Documentation/networking/cs89x0.txt>. |
30 | 26 | ||
31 | To compile this driver as a module, choose M here. The module | 27 | To compile this driver as a module, choose M here. The module |
@@ -55,9 +51,7 @@ config MAC89x0 | |||
55 | depends on MAC | 51 | depends on MAC |
56 | ---help--- | 52 | ---help--- |
57 | Support for CS89x0 chipset based Ethernet cards. If you have a | 53 | Support for CS89x0 chipset based Ethernet cards. If you have a |
58 | Nubus or LC-PDS network (Ethernet) card of this type, say Y and | 54 | Nubus or LC-PDS network (Ethernet) card of this type, say Y here. |
59 | read the Ethernet-HOWTO, available from | ||
60 | <http://www.tldp.org/docs.html#howto>. | ||
61 | 55 | ||
62 | To compile this driver as a module, choose M here. This module will | 56 | To compile this driver as a module, choose M here. This module will |
63 | be called mac89x0. | 57 | be called mac89x0. |
diff --git a/drivers/net/ethernet/cisco/Kconfig b/drivers/net/ethernet/cisco/Kconfig index 1c7b884e3371..15b713a89620 100644 --- a/drivers/net/ethernet/cisco/Kconfig +++ b/drivers/net/ethernet/cisco/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_CISCO | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/dec/Kconfig b/drivers/net/ethernet/dec/Kconfig index 68262aa57d01..740bbad5ed38 100644 --- a/drivers/net/ethernet/dec/Kconfig +++ b/drivers/net/ethernet/dec/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_DEC | |||
7 | default y | 7 | default y |
8 | depends on PCI || EISA || CARDBUS | 8 | depends on PCI || EISA || CARDBUS |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/dec/tulip/Kconfig b/drivers/net/ethernet/dec/tulip/Kconfig index eb9ba6e97d04..1003201b5d80 100644 --- a/drivers/net/ethernet/dec/tulip/Kconfig +++ b/drivers/net/ethernet/dec/tulip/Kconfig | |||
@@ -21,8 +21,7 @@ config DE2104X | |||
21 | of this type. (If your card is NOT SMC EtherPower 10/100 PCI | 21 | of this type. (If your card is NOT SMC EtherPower 10/100 PCI |
22 | (smc9332dst), you can also try the driver for "Generic DECchip" | 22 | (smc9332dst), you can also try the driver for "Generic DECchip" |
23 | cards, below. However, most people with a network card of this type | 23 | cards, below. However, most people with a network card of this type |
24 | will say Y here.) Do read the Ethernet-HOWTO, available from | 24 | will say Y here.) |
25 | <http://www.tldp.org/docs.html#howto>. | ||
26 | 25 | ||
27 | To compile this driver as a module, choose M here. The module will | 26 | To compile this driver as a module, choose M here. The module will |
28 | be called de2104x. | 27 | be called de2104x. |
@@ -50,8 +49,7 @@ config TULIP | |||
50 | of this type. (If your card is NOT SMC EtherPower 10/100 PCI | 49 | of this type. (If your card is NOT SMC EtherPower 10/100 PCI |
51 | (smc9332dst), you can also try the driver for "Generic DECchip" | 50 | (smc9332dst), you can also try the driver for "Generic DECchip" |
52 | cards, above. However, most people with a network card of this type | 51 | cards, above. However, most people with a network card of this type |
53 | will say Y here.) Do read the Ethernet-HOWTO, available from | 52 | will say Y here.) |
54 | <http://www.tldp.org/docs.html#howto>. | ||
55 | 53 | ||
56 | To compile this driver as a module, choose M here. The module will | 54 | To compile this driver as a module, choose M here. The module will |
57 | be called tulip. | 55 | be called tulip. |
@@ -113,9 +111,7 @@ config DE4X5 | |||
113 | ---help--- | 111 | ---help--- |
114 | This is support for the DIGITAL series of PCI/EISA Ethernet cards. | 112 | This is support for the DIGITAL series of PCI/EISA Ethernet cards. |
115 | These include the DE425, DE434, DE435, DE450 and DE500 models. If | 113 | 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 | 114 | you have a network card of this type, say Y. More specific |
117 | Ethernet-HOWTO, available from | ||
118 | <http://www.tldp.org/docs.html#howto>. More specific | ||
119 | information is contained in | 115 | information is contained in |
120 | <file:Documentation/networking/de4x5.txt>. | 116 | <file:Documentation/networking/de4x5.txt>. |
121 | 117 | ||
diff --git a/drivers/net/ethernet/dlink/Kconfig b/drivers/net/ethernet/dlink/Kconfig index c543ac11ce08..f6e858d0b9d4 100644 --- a/drivers/net/ethernet/dlink/Kconfig +++ b/drivers/net/ethernet/dlink/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_DLINK | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/emulex/Kconfig b/drivers/net/ethernet/emulex/Kconfig index 1b8d638c6cb1..fdbb27ceb02f 100644 --- a/drivers/net/ethernet/emulex/Kconfig +++ b/drivers/net/ethernet/emulex/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_EMULEX | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/faraday/Kconfig b/drivers/net/ethernet/faraday/Kconfig index 5918c6891694..040c7f163325 100644 --- a/drivers/net/ethernet/faraday/Kconfig +++ b/drivers/net/ethernet/faraday/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_FARADAY | |||
7 | default y | 7 | default y |
8 | depends on ARM | 8 | depends on ARM |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/freescale/Kconfig b/drivers/net/ethernet/freescale/Kconfig index 25e3425729d0..b8de87b03046 100644 --- a/drivers/net/ethernet/freescale/Kconfig +++ b/drivers/net/ethernet/freescale/Kconfig | |||
@@ -9,9 +9,7 @@ config NET_VENDOR_FREESCALE | |||
9 | M523x || M527x || M5272 || M528x || M520x || M532x || \ | 9 | M523x || M527x || M5272 || M528x || M520x || M532x || \ |
10 | ARCH_MXC || ARCH_MXS || (PPC_MPC52xx && PPC_BESTCOMM) | 10 | ARCH_MXC || ARCH_MXS || (PPC_MPC52xx && PPC_BESTCOMM) |
11 | ---help--- | 11 | ---help--- |
12 | If you have a network (Ethernet) card belonging to this class, say Y | 12 | If you have a network (Ethernet) card belonging to this class, say Y. |
13 | and read the Ethernet-HOWTO, available from | ||
14 | <http://www.tldp.org/docs.html#howto>. | ||
15 | 13 | ||
16 | Note that the answer to this question doesn't directly affect the | 14 | Note that the answer to this question doesn't directly affect the |
17 | kernel: saying N will just cause the configurator to skip all | 15 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/fujitsu/Kconfig b/drivers/net/ethernet/fujitsu/Kconfig index 1085257385d2..faee34e44a35 100644 --- a/drivers/net/ethernet/fujitsu/Kconfig +++ b/drivers/net/ethernet/fujitsu/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_FUJITSU | |||
7 | default y | 7 | default y |
8 | depends on PCMCIA | 8 | depends on PCMCIA |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | the questions about Fujitsu cards. If you say Y, you will be asked for | 13 | the questions about Fujitsu cards. If you say Y, you will be asked for |
diff --git a/drivers/net/ethernet/hisilicon/Kconfig b/drivers/net/ethernet/hisilicon/Kconfig index a54d89791311..dead17b5d769 100644 --- a/drivers/net/ethernet/hisilicon/Kconfig +++ b/drivers/net/ethernet/hisilicon/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_HISILICON | |||
7 | default y | 7 | default y |
8 | depends on ARM | 8 | depends on ARM |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/hp/Kconfig b/drivers/net/ethernet/hp/Kconfig index a0b8ece1e3bc..d4df78c2abce 100644 --- a/drivers/net/ethernet/hp/Kconfig +++ b/drivers/net/ethernet/hp/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_HP | |||
7 | default y | 7 | default y |
8 | depends on ISA || EISA || PCI | 8 | depends on ISA || EISA || PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
@@ -22,9 +20,7 @@ config HP100 | |||
22 | tristate "HP 10/100VG PCLAN (ISA, EISA, PCI) support" | 20 | tristate "HP 10/100VG PCLAN (ISA, EISA, PCI) support" |
23 | depends on (ISA || EISA || PCI) | 21 | depends on (ISA || EISA || PCI) |
24 | ---help--- | 22 | ---help--- |
25 | If you have a network (Ethernet) card of this type, say Y and read | 23 | If you have a network (Ethernet) card of this type, say Y here. |
26 | the Ethernet-HOWTO, available from | ||
27 | <http://www.tldp.org/docs.html#howto>. | ||
28 | 24 | ||
29 | To compile this driver as a module, choose M here. The module | 25 | To compile this driver as a module, choose M here. The module |
30 | will be called hp100. | 26 | will be called hp100. |
diff --git a/drivers/net/ethernet/i825xx/Kconfig b/drivers/net/ethernet/i825xx/Kconfig index 9521e68aa3b3..e8d61f670479 100644 --- a/drivers/net/ethernet/i825xx/Kconfig +++ b/drivers/net/ethernet/i825xx/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_I825XX | |||
7 | default y | 7 | default y |
8 | depends on NET_VENDOR_INTEL | 8 | depends on NET_VENDOR_INTEL |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question does not directly affect the | 12 | Note that the answer to this question does not directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/ibm/Kconfig b/drivers/net/ethernet/ibm/Kconfig index 563a1ac71dbc..99c1cebd002d 100644 --- a/drivers/net/ethernet/ibm/Kconfig +++ b/drivers/net/ethernet/ibm/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_IBM | |||
7 | default y | 7 | default y |
8 | depends on PPC_PSERIES || PPC_DCR || (IBMEBUS && SPARSEMEM) | 8 | depends on PPC_PSERIES || PPC_DCR || (IBMEBUS && SPARSEMEM) |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/intel/Kconfig b/drivers/net/ethernet/intel/Kconfig index f4ff465584a0..4163b16489b3 100644 --- a/drivers/net/ethernet/intel/Kconfig +++ b/drivers/net/ethernet/intel/Kconfig | |||
@@ -6,9 +6,7 @@ config NET_VENDOR_INTEL | |||
6 | bool "Intel devices" | 6 | bool "Intel devices" |
7 | default y | 7 | default y |
8 | ---help--- | 8 | ---help--- |
9 | If you have a network (Ethernet) card belonging to this class, say Y | 9 | If you have a network (Ethernet) card belonging to this class, say Y. |
10 | and read the Ethernet-HOWTO, available from | ||
11 | <http://www.tldp.org/docs.html#howto>. | ||
12 | 10 | ||
13 | Note that the answer to this question doesn't directly affect the | 11 | Note that the answer to this question doesn't directly affect the |
14 | kernel: saying N will just cause the configurator to skip all | 12 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/marvell/Kconfig b/drivers/net/ethernet/marvell/Kconfig index d323a695dfbc..80af9ffce5ea 100644 --- a/drivers/net/ethernet/marvell/Kconfig +++ b/drivers/net/ethernet/marvell/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_MARVELL | |||
7 | default y | 7 | default y |
8 | depends on PCI || CPU_PXA168 || MV64X60 || PPC32 || PLAT_ORION || INET | 8 | depends on PCI || CPU_PXA168 || MV64X60 || PPC32 || PLAT_ORION || INET |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/mellanox/Kconfig b/drivers/net/ethernet/mellanox/Kconfig index 8cf7563a8d92..52a6665b7abf 100644 --- a/drivers/net/ethernet/mellanox/Kconfig +++ b/drivers/net/ethernet/mellanox/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_MELLANOX | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/micrel/Kconfig b/drivers/net/ethernet/micrel/Kconfig index d16b11ed2e52..b7e2f49696b7 100644 --- a/drivers/net/ethernet/micrel/Kconfig +++ b/drivers/net/ethernet/micrel/Kconfig | |||
@@ -8,9 +8,7 @@ config NET_VENDOR_MICREL | |||
8 | depends on (HAS_IOMEM && DMA_ENGINE) || SPI || PCI || HAS_IOMEM || \ | 8 | depends on (HAS_IOMEM && DMA_ENGINE) || SPI || PCI || HAS_IOMEM || \ |
9 | (ARM && ARCH_KS8695) | 9 | (ARM && ARCH_KS8695) |
10 | ---help--- | 10 | ---help--- |
11 | If you have a network (Ethernet) card belonging to this class, say Y | 11 | If you have a network (Ethernet) card belonging to this class, say Y. |
12 | and read the Ethernet-HOWTO, available from | ||
13 | <http://www.tldp.org/docs.html#howto>. | ||
14 | 12 | ||
15 | Note that the answer to this question doesn't directly affect the | 13 | Note that the answer to this question doesn't directly affect the |
16 | kernel: saying N will just cause the configurator to skip all | 14 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/microchip/Kconfig b/drivers/net/ethernet/microchip/Kconfig index afaf0c07f37f..3fd8ca6d4e7c 100644 --- a/drivers/net/ethernet/microchip/Kconfig +++ b/drivers/net/ethernet/microchip/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_MICROCHIP | |||
7 | default y | 7 | default y |
8 | depends on SPI | 8 | depends on SPI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/moxa/Kconfig b/drivers/net/ethernet/moxa/Kconfig index 1731e050fa27..5b531da36933 100644 --- a/drivers/net/ethernet/moxa/Kconfig +++ b/drivers/net/ethernet/moxa/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_MOXART | |||
7 | default y | 7 | default y |
8 | depends on (ARM && ARCH_MOXART) | 8 | depends on (ARM && ARCH_MOXART) |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/myricom/Kconfig b/drivers/net/ethernet/myricom/Kconfig index 3932d081fa21..9645c7245bbf 100644 --- a/drivers/net/ethernet/myricom/Kconfig +++ b/drivers/net/ethernet/myricom/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_MYRI | |||
7 | default y | 7 | default y |
8 | depends on PCI && INET | 8 | depends on PCI && INET |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | Y and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/natsemi/Kconfig b/drivers/net/ethernet/natsemi/Kconfig index a100860d45e6..a10ef50e4f12 100644 --- a/drivers/net/ethernet/natsemi/Kconfig +++ b/drivers/net/ethernet/natsemi/Kconfig | |||
@@ -6,9 +6,7 @@ config NET_VENDOR_NATSEMI | |||
6 | bool "National Semi-conductor devices" | 6 | bool "National Semi-conductor devices" |
7 | default y | 7 | default y |
8 | ---help--- | 8 | ---help--- |
9 | If you have a network (Ethernet) card belonging to this class, say Y | 9 | If you have a network (Ethernet) card belonging to this class, say Y. |
10 | and read the Ethernet-HOWTO, available from | ||
11 | <http://www.tldp.org/docs.html#howto>. | ||
12 | 10 | ||
13 | Note that the answer to this question doesn't directly affect the | 11 | Note that the answer to this question doesn't directly affect the |
14 | kernel: saying N will just cause the configurator to skip all | 12 | kernel: saying N will just cause the configurator to skip all |
@@ -24,8 +22,7 @@ config MACSONIC | |||
24 | Support for NatSemi SONIC based Ethernet devices. This includes | 22 | Support for NatSemi SONIC based Ethernet devices. This includes |
25 | the onboard Ethernet in many Quadras as well as some LC-PDS, | 23 | the onboard Ethernet in many Quadras as well as some LC-PDS, |
26 | a few Nubus and all known Comm Slot Ethernet cards. If you have | 24 | a few Nubus and all known Comm Slot Ethernet cards. If you have |
27 | one of these say Y and read the Ethernet-HOWTO, available from | 25 | one of these say Y here. |
28 | <http://www.tldp.org/docs.html#howto>. | ||
29 | 26 | ||
30 | To compile this driver as a module, choose M here. This module will | 27 | To compile this driver as a module, choose M here. This module will |
31 | be called macsonic. | 28 | be called macsonic. |
diff --git a/drivers/net/ethernet/neterion/Kconfig b/drivers/net/ethernet/neterion/Kconfig index 87abb4f10c43..71899009c468 100644 --- a/drivers/net/ethernet/neterion/Kconfig +++ b/drivers/net/ethernet/neterion/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_EXAR | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | Y and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/nuvoton/Kconfig b/drivers/net/ethernet/nuvoton/Kconfig index 01182b559473..71c973f8e50f 100644 --- a/drivers/net/ethernet/nuvoton/Kconfig +++ b/drivers/net/ethernet/nuvoton/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_NUVOTON | |||
7 | default y | 7 | default y |
8 | depends on ARM && ARCH_W90X900 | 8 | depends on ARM && ARCH_W90X900 |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/nvidia/Kconfig b/drivers/net/ethernet/nvidia/Kconfig index ace19e7f6d13..4efc9fe84785 100644 --- a/drivers/net/ethernet/nvidia/Kconfig +++ b/drivers/net/ethernet/nvidia/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_NVIDIA | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
@@ -22,9 +20,7 @@ config FORCEDETH | |||
22 | tristate "nForce Ethernet support" | 20 | tristate "nForce Ethernet support" |
23 | depends on PCI | 21 | depends on PCI |
24 | ---help--- | 22 | ---help--- |
25 | If you have a network (Ethernet) controller of this type, say Y and | 23 | If you have a network (Ethernet) controller of this type, say Y here. |
26 | read the Ethernet-HOWTO, available from | ||
27 | <http://www.tldp.org/docs.html#howto>. | ||
28 | 24 | ||
29 | To compile this driver as a module, choose M here. The module | 25 | To compile this driver as a module, choose M here. The module |
30 | will be called forcedeth. | 26 | will be called forcedeth. |
diff --git a/drivers/net/ethernet/oki-semi/Kconfig b/drivers/net/ethernet/oki-semi/Kconfig index ecd45f9ea9d9..5a975af4824b 100644 --- a/drivers/net/ethernet/oki-semi/Kconfig +++ b/drivers/net/ethernet/oki-semi/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_OKI | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/packetengines/Kconfig b/drivers/net/ethernet/packetengines/Kconfig index 8d5180043c70..b5ea2a56106e 100644 --- a/drivers/net/ethernet/packetengines/Kconfig +++ b/drivers/net/ethernet/packetengines/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_PACKET_ENGINE | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
@@ -23,9 +21,7 @@ config HAMACHI | |||
23 | depends on PCI | 21 | depends on PCI |
24 | select MII | 22 | select MII |
25 | ---help--- | 23 | ---help--- |
26 | If you have a Gigabit Ethernet card of this type, say Y and read | 24 | If you have a Gigabit Ethernet card of this type, say Y here. |
27 | the Ethernet-HOWTO, available from | ||
28 | <http://www.tldp.org/docs.html#howto>. | ||
29 | 25 | ||
30 | To compile this driver as a module, choose M here. The module will be | 26 | To compile this driver as a module, choose M here. The module will be |
31 | called hamachi. | 27 | called hamachi. |
diff --git a/drivers/net/ethernet/pasemi/Kconfig b/drivers/net/ethernet/pasemi/Kconfig index 01e6c329d78c..db19c6f49859 100644 --- a/drivers/net/ethernet/pasemi/Kconfig +++ b/drivers/net/ethernet/pasemi/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_PASEMI | |||
7 | default y | 7 | default y |
8 | depends on PPC_PASEMI && PCI && INET | 8 | depends on PPC_PASEMI && PCI && INET |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/qlogic/Kconfig b/drivers/net/ethernet/qlogic/Kconfig index d49cba129081..f1f0108c275d 100644 --- a/drivers/net/ethernet/qlogic/Kconfig +++ b/drivers/net/ethernet/qlogic/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_QLOGIC | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/qualcomm/Kconfig b/drivers/net/ethernet/qualcomm/Kconfig index 9a49f42ac2ba..a76e380cf89a 100644 --- a/drivers/net/ethernet/qualcomm/Kconfig +++ b/drivers/net/ethernet/qualcomm/Kconfig | |||
@@ -6,9 +6,7 @@ config NET_VENDOR_QUALCOMM | |||
6 | bool "Qualcomm devices" | 6 | bool "Qualcomm devices" |
7 | default y | 7 | default y |
8 | ---help--- | 8 | ---help--- |
9 | If you have a network (Ethernet) card belonging to this class, say Y | 9 | If you have a network (Ethernet) card belonging to this class, say Y. |
10 | and read the Ethernet-HOWTO, available from | ||
11 | <http://www.tldp.org/docs.html#howto>. | ||
12 | 10 | ||
13 | Note that the answer to this question doesn't directly affect the | 11 | Note that the answer to this question doesn't directly affect the |
14 | kernel: saying N will just cause the configurator to skip all | 12 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/rdc/Kconfig b/drivers/net/ethernet/rdc/Kconfig index 2055f7eb2ba9..a9c4e990d29b 100644 --- a/drivers/net/ethernet/rdc/Kconfig +++ b/drivers/net/ethernet/rdc/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_RDC | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/realtek/Kconfig b/drivers/net/ethernet/realtek/Kconfig index ae5d027096ed..7c69f4c8134d 100644 --- a/drivers/net/ethernet/realtek/Kconfig +++ b/drivers/net/ethernet/realtek/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_REALTEK | |||
7 | default y | 7 | default y |
8 | depends on PCI || (PARPORT && X86) | 8 | depends on PCI || (PARPORT && X86) |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
@@ -24,8 +22,7 @@ config ATP | |||
24 | select CRC32 | 22 | select CRC32 |
25 | ---help--- | 23 | ---help--- |
26 | This is a network (Ethernet) device which attaches to your parallel | 24 | This is a network (Ethernet) device which attaches to your parallel |
27 | port. Read <file:drivers/net/ethernet/realtek/atp.c> as well as the | 25 | port. Read the file <file:drivers/net/ethernet/realtek/atp.c> |
28 | Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>, | ||
29 | if you want to use this. If you intend to use this driver, you | 26 | if you want to use this. If you intend to use this driver, you |
30 | should have said N to the "Parallel printer support", because the two | 27 | should have said N to the "Parallel printer support", because the two |
31 | drivers don't like each other. | 28 | drivers don't like each other. |
@@ -40,9 +37,7 @@ config 8139CP | |||
40 | select MII | 37 | select MII |
41 | ---help--- | 38 | ---help--- |
42 | This is a driver for the Fast Ethernet PCI network cards based on | 39 | This is a driver for the Fast Ethernet PCI network cards based on |
43 | the RTL8139C+ chips. If you have one of those, say Y and read | 40 | the RTL8139C+ chips. If you have one of those, say Y here. |
44 | the Ethernet-HOWTO, available from | ||
45 | <http://www.tldp.org/docs.html#howto>. | ||
46 | 41 | ||
47 | To compile this driver as a module, choose M here: the module | 42 | To compile this driver as a module, choose M here: the module |
48 | will be called 8139cp. This is recommended. | 43 | will be called 8139cp. This is recommended. |
@@ -54,8 +49,7 @@ config 8139TOO | |||
54 | select MII | 49 | select MII |
55 | ---help--- | 50 | ---help--- |
56 | This is a driver for the Fast Ethernet PCI network cards based on | 51 | This is a driver for the Fast Ethernet PCI network cards based on |
57 | the RTL 8129/8130/8139 chips. If you have one of those, say Y and | 52 | the RTL 8129/8130/8139 chips. If you have one of those, say Y here. |
58 | read the Ethernet-HOWTO <http://www.tldp.org/docs.html#howto>. | ||
59 | 53 | ||
60 | To compile this driver as a module, choose M here: the module | 54 | To compile this driver as a module, choose M here: the module |
61 | will be called 8139too. This is recommended. | 55 | will be called 8139too. This is recommended. |
diff --git a/drivers/net/ethernet/renesas/Kconfig b/drivers/net/ethernet/renesas/Kconfig index 8e8031a1c6c7..270c4c9cac7f 100644 --- a/drivers/net/ethernet/renesas/Kconfig +++ b/drivers/net/ethernet/renesas/Kconfig | |||
@@ -6,9 +6,7 @@ config NET_VENDOR_RENESAS | |||
6 | bool "Renesas devices" | 6 | bool "Renesas devices" |
7 | default y | 7 | default y |
8 | ---help--- | 8 | ---help--- |
9 | If you have a network (Ethernet) card belonging to this class, say Y | 9 | If you have a network (Ethernet) card belonging to this class, say Y. |
10 | and read the Ethernet-HOWTO, available from | ||
11 | <http://www.tldp.org/docs.html#howto>. | ||
12 | 10 | ||
13 | Note that the answer to this question doesn't directly affect the | 11 | Note that the answer to this question doesn't directly affect the |
14 | kernel: saying N will just cause the configurator to skip all | 12 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/seeq/Kconfig b/drivers/net/ethernet/seeq/Kconfig index 11f168e46ebe..69c62d89295e 100644 --- a/drivers/net/ethernet/seeq/Kconfig +++ b/drivers/net/ethernet/seeq/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_SEEQ | |||
7 | default y | 7 | default y |
8 | depends on HAS_IOMEM | 8 | depends on HAS_IOMEM |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/sgi/Kconfig b/drivers/net/ethernet/sgi/Kconfig index e832f46660c9..fbbb21c13e95 100644 --- a/drivers/net/ethernet/sgi/Kconfig +++ b/drivers/net/ethernet/sgi/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_SGI | |||
7 | default y | 7 | default y |
8 | depends on (PCI && SGI_IP27) || SGI_IP32 | 8 | depends on (PCI && SGI_IP27) || SGI_IP32 |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
@@ -24,9 +22,7 @@ config SGI_IOC3_ETH | |||
24 | select CRC32 | 22 | select CRC32 |
25 | select MII | 23 | select MII |
26 | ---help--- | 24 | ---help--- |
27 | If you have a network (Ethernet) card of this type, say Y and read | 25 | If you have a network (Ethernet) card of this type, say Y here. |
28 | the Ethernet-HOWTO, available from | ||
29 | <http://www.tldp.org/docs.html#howto>. | ||
30 | 26 | ||
31 | config SGI_O2MACE_ETH | 27 | config SGI_O2MACE_ETH |
32 | tristate "SGI O2 MACE Fast Ethernet support" | 28 | tristate "SGI O2 MACE Fast Ethernet support" |
diff --git a/drivers/net/ethernet/silan/Kconfig b/drivers/net/ethernet/silan/Kconfig index 3409b3f97a1b..ac982be38510 100644 --- a/drivers/net/ethernet/silan/Kconfig +++ b/drivers/net/ethernet/silan/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_SILAN | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/sis/Kconfig b/drivers/net/ethernet/sis/Kconfig index 68d052b09af1..22ec98ec9d3e 100644 --- a/drivers/net/ethernet/sis/Kconfig +++ b/drivers/net/ethernet/sis/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_SIS | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/smsc/Kconfig b/drivers/net/ethernet/smsc/Kconfig index 3e97a8b43147..eb9230e2092f 100644 --- a/drivers/net/ethernet/smsc/Kconfig +++ b/drivers/net/ethernet/smsc/Kconfig | |||
@@ -9,9 +9,7 @@ config NET_VENDOR_SMSC | |||
9 | ISA || M32R || MAC || MIPS || MN10300 || NIOS2 || PCI || \ | 9 | ISA || M32R || MAC || MIPS || MN10300 || NIOS2 || PCI || \ |
10 | PCMCIA || SUPERH || XTENSA | 10 | PCMCIA || SUPERH || XTENSA |
11 | ---help--- | 11 | ---help--- |
12 | If you have a network (Ethernet) card belonging to this class, say Y | 12 | If you have a network (Ethernet) card belonging to this class, say Y. |
13 | and read the Ethernet-HOWTO, available from | ||
14 | <http://www.tldp.org/docs.html#howto>. | ||
15 | 13 | ||
16 | Note that the answer to this question doesn't directly affect the | 14 | Note that the answer to this question doesn't directly affect the |
17 | kernel: saying N will just cause the configurator to skip all | 15 | kernel: saying N will just cause the configurator to skip all |
@@ -29,8 +27,7 @@ config SMC9194 | |||
29 | option if you have a DELL laptop with the docking station, or | 27 | option if you have a DELL laptop with the docking station, or |
30 | another SMC9192/9194 based chipset. Say Y if you want it compiled | 28 | another SMC9192/9194 based chipset. Say Y if you want it compiled |
31 | into the kernel, and read the file | 29 | into the kernel, and read the file |
32 | <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO, | 30 | <file:Documentation/networking/smc9.txt>. |
33 | available from <http://www.tldp.org/docs.html#howto>. | ||
34 | 31 | ||
35 | To compile this driver as a module, choose M here. The module | 32 | To compile this driver as a module, choose M here. The module |
36 | will be called smc9194. | 33 | will be called smc9194. |
@@ -46,8 +43,7 @@ config SMC91X | |||
46 | This is a driver for SMC's 91x series of Ethernet chipsets, | 43 | This is a driver for SMC's 91x series of Ethernet chipsets, |
47 | including the SMC91C94 and the SMC91C111. Say Y if you want it | 44 | including the SMC91C94 and the SMC91C111. Say Y if you want it |
48 | compiled into the kernel, and read the file | 45 | compiled into the kernel, and read the file |
49 | <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO, | 46 | <file:Documentation/networking/smc9.txt>. |
50 | available from <http://www.tldp.org/docs.html#howto>. | ||
51 | 47 | ||
52 | This driver is also available as a module ( = code which can be | 48 | This driver is also available as a module ( = code which can be |
53 | inserted in and removed from the running kernel whenever you want). | 49 | inserted in and removed from the running kernel whenever you want). |
@@ -85,9 +81,7 @@ config SMC911X | |||
85 | ---help--- | 81 | ---help--- |
86 | This is a driver for SMSC's LAN911x series of Ethernet chipsets | 82 | This is a driver for SMSC's LAN911x series of Ethernet chipsets |
87 | including the new LAN9115, LAN9116, LAN9117, and LAN9118. | 83 | including the new LAN9115, LAN9116, LAN9117, and LAN9118. |
88 | Say Y if you want it compiled into the kernel, | 84 | Say Y here if you want it compiled into the kernel. |
89 | and read the Ethernet-HOWTO, available from | ||
90 | <http://www.tldp.org/docs.html#howto>. | ||
91 | 85 | ||
92 | This driver is also available as a module. The module will be | 86 | This driver is also available as a module. The module will be |
93 | called smc911x. If you want to compile it as a module, say M | 87 | called smc911x. If you want to compile it as a module, say M |
@@ -122,9 +116,7 @@ config SMSC9420 | |||
122 | select SMSC_PHY | 116 | select SMSC_PHY |
123 | ---help--- | 117 | ---help--- |
124 | This is a driver for SMSC's LAN9420 PCI ethernet adapter. | 118 | This is a driver for SMSC's LAN9420 PCI ethernet adapter. |
125 | Say Y if you want it compiled into the kernel, | 119 | Say Y here if you want it compiled into the kernel. |
126 | and read the Ethernet-HOWTO, available from | ||
127 | <http://www.tldp.org/docs.html#howto>. | ||
128 | 120 | ||
129 | This driver is also available as a module. The module will be | 121 | This driver is also available as a module. The module will be |
130 | called smsc9420. If you want to compile it as a module, say M | 122 | called smsc9420. If you want to compile it as a module, say M |
diff --git a/drivers/net/ethernet/stmicro/Kconfig b/drivers/net/ethernet/stmicro/Kconfig index f4a80da00650..1c1157d2bd40 100644 --- a/drivers/net/ethernet/stmicro/Kconfig +++ b/drivers/net/ethernet/stmicro/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_STMICRO | |||
7 | default y | 7 | default y |
8 | depends on HAS_IOMEM | 8 | depends on HAS_IOMEM |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/sun/Kconfig b/drivers/net/ethernet/sun/Kconfig index 3074aa374c6b..dee94b67638c 100644 --- a/drivers/net/ethernet/sun/Kconfig +++ b/drivers/net/ethernet/sun/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_SUN | |||
7 | default y | 7 | default y |
8 | depends on SUN3 || SBUS || PCI || SUN_LDOMS | 8 | depends on SUN3 || SBUS || PCI || SUN_LDOMS |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | Y and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/tehuti/Kconfig b/drivers/net/ethernet/tehuti/Kconfig index 1fc027eda33e..b17f0ca3f395 100644 --- a/drivers/net/ethernet/tehuti/Kconfig +++ b/drivers/net/ethernet/tehuti/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_TEHUTI | |||
7 | default y | 7 | default y |
8 | depends on PCI | 8 | depends on PCI |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/ti/Kconfig b/drivers/net/ethernet/ti/Kconfig index 631e0afd07d2..e7f0b7d95b65 100644 --- a/drivers/net/ethernet/ti/Kconfig +++ b/drivers/net/ethernet/ti/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_TI | |||
7 | default y | 7 | default y |
8 | depends on PCI || EISA || AR7 || ARCH_DAVINCI || ARCH_OMAP2PLUS || ARCH_KEYSTONE | 8 | depends on PCI || EISA || AR7 || ARCH_DAVINCI || ARCH_OMAP2PLUS || ARCH_KEYSTONE |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
@@ -110,9 +108,7 @@ config TLAN | |||
110 | depends on (PCI || EISA) | 108 | depends on (PCI || EISA) |
111 | ---help--- | 109 | ---help--- |
112 | If you have a PCI Ethernet network card based on the ThunderLAN chip | 110 | If you have a PCI Ethernet network card based on the ThunderLAN chip |
113 | which is supported by this driver, say Y and read the | 111 | which is supported by this driver, say Y here. |
114 | Ethernet-HOWTO, available from | ||
115 | <http://www.tldp.org/docs.html#howto>. | ||
116 | 112 | ||
117 | Devices currently supported by this driver are Compaq Netelligent, | 113 | Devices currently supported by this driver are Compaq Netelligent, |
118 | Compaq NetFlex and Olicom cards. Please read the file | 114 | Compaq NetFlex and Olicom cards. Please read the file |
diff --git a/drivers/net/ethernet/toshiba/Kconfig b/drivers/net/ethernet/toshiba/Kconfig index 5d244b6b5e3a..6f1d5b623768 100644 --- a/drivers/net/ethernet/toshiba/Kconfig +++ b/drivers/net/ethernet/toshiba/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_TOSHIBA | |||
7 | default y | 7 | default y |
8 | depends on PCI && (PPC_IBM_CELL_BLADE || MIPS) || PPC_PS3 | 8 | depends on PCI && (PPC_IBM_CELL_BLADE || MIPS) || PPC_PS3 |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/tundra/Kconfig b/drivers/net/ethernet/tundra/Kconfig index cf7d69b62c42..81d845e4e23b 100644 --- a/drivers/net/ethernet/tundra/Kconfig +++ b/drivers/net/ethernet/tundra/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_TUNDRA | |||
7 | default y | 7 | default y |
8 | depends on TSI108_BRIDGE | 8 | depends on TSI108_BRIDGE |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/via/Kconfig b/drivers/net/ethernet/via/Kconfig index ad7f51218ab5..8b0b1d6aca72 100644 --- a/drivers/net/ethernet/via/Kconfig +++ b/drivers/net/ethernet/via/Kconfig | |||
@@ -6,9 +6,7 @@ config NET_VENDOR_VIA | |||
6 | bool "VIA devices" | 6 | bool "VIA devices" |
7 | default y | 7 | default y |
8 | ---help--- | 8 | ---help--- |
9 | If you have a network (Ethernet) card belonging to this class, say Y | 9 | If you have a network (Ethernet) card belonging to this class, say Y. |
10 | and read the Ethernet-HOWTO, available from | ||
11 | <http://www.tldp.org/docs.html#howto>. | ||
12 | 10 | ||
13 | Note that the answer to this question doesn't directly affect the | 11 | Note that the answer to this question doesn't directly affect the |
14 | kernel: saying N will just cause the configurator to skip all | 12 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/wiznet/Kconfig b/drivers/net/ethernet/wiznet/Kconfig index b4d281626fb4..f98b91d21f33 100644 --- a/drivers/net/ethernet/wiznet/Kconfig +++ b/drivers/net/ethernet/wiznet/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_WIZNET | |||
7 | depends on HAS_IOMEM | 7 | depends on HAS_IOMEM |
8 | default y | 8 | default y |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/xilinx/Kconfig b/drivers/net/ethernet/xilinx/Kconfig index 7b90a5eba099..4f5c024c6192 100644 --- a/drivers/net/ethernet/xilinx/Kconfig +++ b/drivers/net/ethernet/xilinx/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_XILINX | |||
7 | default y | 7 | default y |
8 | depends on PPC || PPC32 || MICROBLAZE || ARCH_ZYNQ | 8 | depends on PPC || PPC32 || MICROBLAZE || ARCH_ZYNQ |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/xircom/Kconfig b/drivers/net/ethernet/xircom/Kconfig index 69f56a6de821..d6208a4c9866 100644 --- a/drivers/net/ethernet/xircom/Kconfig +++ b/drivers/net/ethernet/xircom/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_XIRCOM | |||
7 | default y | 7 | default y |
8 | depends on PCMCIA | 8 | depends on PCMCIA |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |
diff --git a/drivers/net/ethernet/xscale/Kconfig b/drivers/net/ethernet/xscale/Kconfig index b81bc9fca378..af3432fe9a5e 100644 --- a/drivers/net/ethernet/xscale/Kconfig +++ b/drivers/net/ethernet/xscale/Kconfig | |||
@@ -8,9 +8,7 @@ config NET_VENDOR_XSCALE | |||
8 | depends on NET_VENDOR_INTEL && (ARM && ARCH_IXP4XX && \ | 8 | depends on NET_VENDOR_INTEL && (ARM && ARCH_IXP4XX && \ |
9 | IXP4XX_NPE && IXP4XX_QMGR) | 9 | IXP4XX_NPE && IXP4XX_QMGR) |
10 | ---help--- | 10 | ---help--- |
11 | If you have a network (Ethernet) card belonging to this class, say Y | 11 | If you have a network (Ethernet) card belonging to this class, say Y. |
12 | and read the Ethernet-HOWTO, available from | ||
13 | <http://www.tldp.org/docs.html#howto>. | ||
14 | 12 | ||
15 | Note that the answer to this question does not directly affect the | 13 | Note that the answer to this question does not directly affect the |
16 | kernel: saying N will just cause the configurator to skip all | 14 | kernel: saying N will just cause the configurator to skip all |