diff options
-rw-r--r-- | Documentation/networking/3c505.txt | 3 | ||||
-rw-r--r-- | drivers/net/Kconfig | 199 | ||||
-rw-r--r-- | drivers/net/arcnet/Kconfig | 15 | ||||
-rw-r--r-- | drivers/net/tulip/Kconfig | 21 |
4 files changed, 82 insertions, 156 deletions
diff --git a/Documentation/networking/3c505.txt b/Documentation/networking/3c505.txt index b9d5b7230118..72f38b13101d 100644 --- a/Documentation/networking/3c505.txt +++ b/Documentation/networking/3c505.txt | |||
@@ -14,8 +14,7 @@ If no base address is given at boot time, the driver will autoprobe | |||
14 | ports 0x300, 0x280 and 0x310 (in that order). If no IRQ is given, the driver | 14 | ports 0x300, 0x280 and 0x310 (in that order). If no IRQ is given, the driver |
15 | will try to probe for it. | 15 | will try to probe for it. |
16 | 16 | ||
17 | The driver can be used as a loadable module. See net-modules.txt for details | 17 | The driver can be used as a loadable module. |
18 | of the parameters it can take. | ||
19 | 18 | ||
20 | Theoretically, one instance of the driver can now run multiple cards, | 19 | Theoretically, one instance of the driver can now run multiple cards, |
21 | in the standard way (when loading a module, say "modprobe 3c505 | 20 | in the standard way (when loading a module, say "modprobe 3c505 |
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index bf8890ebbc4c..e8d69b0adf90 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -366,8 +366,7 @@ config MAC89x0 | |||
366 | read the Ethernet-HOWTO, available from | 366 | read the Ethernet-HOWTO, available from |
367 | <http://www.tldp.org/docs.html#howto>. | 367 | <http://www.tldp.org/docs.html#howto>. |
368 | 368 | ||
369 | To compile this driver as a module, choose M here and read | 369 | To compile this driver as a module, choose M here. This module will |
370 | <file:Documentation/networking/net-modules.txt>. This module will | ||
371 | be called mac89x0. | 370 | be called mac89x0. |
372 | 371 | ||
373 | config MACSONIC | 372 | config MACSONIC |
@@ -380,8 +379,7 @@ config MACSONIC | |||
380 | one of these say Y and read the Ethernet-HOWTO, available from | 379 | one of these say Y and read the Ethernet-HOWTO, available from |
381 | <http://www.tldp.org/docs.html#howto>. | 380 | <http://www.tldp.org/docs.html#howto>. |
382 | 381 | ||
383 | To compile this driver as a module, choose M here and read | 382 | To compile this driver as a module, choose M here. This module will |
384 | <file:Documentation/networking/net-modules.txt>. This module will | ||
385 | be called macsonic. | 383 | be called macsonic. |
386 | 384 | ||
387 | config MACMACE | 385 | config MACMACE |
@@ -619,8 +617,7 @@ config EL1 | |||
619 | have problems. Some people suggest to ping ("man ping") a nearby | 617 | have problems. Some people suggest to ping ("man ping") a nearby |
620 | machine every minute ("man cron") when using this card. | 618 | machine every minute ("man cron") when using this card. |
621 | 619 | ||
622 | To compile this driver as a module, choose M here and read | 620 | To compile this driver as a module, choose M here. The module |
623 | <file:Documentation/networking/net-modules.txt>. The module | ||
624 | will be called 3c501. | 621 | will be called 3c501. |
625 | 622 | ||
626 | config EL2 | 623 | config EL2 |
@@ -632,8 +629,7 @@ config EL2 | |||
632 | the Ethernet-HOWTO, available from | 629 | the Ethernet-HOWTO, available from |
633 | <http://www.tldp.org/docs.html#howto>. | 630 | <http://www.tldp.org/docs.html#howto>. |
634 | 631 | ||
635 | To compile this driver as a module, choose M here and read | 632 | To compile this driver as a module, choose M here. The module |
636 | <file:Documentation/networking/net-modules.txt>. The module | ||
637 | will be called 3c503. | 633 | will be called 3c503. |
638 | 634 | ||
639 | config ELPLUS | 635 | config ELPLUS |
@@ -645,8 +641,7 @@ config ELPLUS | |||
645 | this type, say Y and read the Ethernet-HOWTO, available from | 641 | this type, say Y and read the Ethernet-HOWTO, available from |
646 | <http://www.tldp.org/docs.html#howto>. | 642 | <http://www.tldp.org/docs.html#howto>. |
647 | 643 | ||
648 | To compile this driver as a module, choose M here and read | 644 | To compile this driver as a module, choose M here. The module |
649 | <file:Documentation/networking/net-modules.txt>. The module | ||
650 | will be called 3c505. | 645 | will be called 3c505. |
651 | 646 | ||
652 | config EL16 | 647 | config EL16 |
@@ -657,8 +652,7 @@ config EL16 | |||
657 | the Ethernet-HOWTO, available from | 652 | the Ethernet-HOWTO, available from |
658 | <http://www.tldp.org/docs.html#howto>. | 653 | <http://www.tldp.org/docs.html#howto>. |
659 | 654 | ||
660 | To compile this driver as a module, choose M here and read | 655 | To compile this driver as a module, choose M here. The module |
661 | <file:Documentation/networking/net-modules.txt>. The module | ||
662 | will be called 3c507. | 656 | will be called 3c507. |
663 | 657 | ||
664 | config EL3 | 658 | config EL3 |
@@ -673,8 +667,7 @@ config EL3 | |||
673 | setup disk to disable Plug & Play mode, and to select the default | 667 | setup disk to disable Plug & Play mode, and to select the default |
674 | media type. | 668 | media type. |
675 | 669 | ||
676 | To compile this driver as a module, choose M here and read | 670 | To compile this driver as a module, choose M here. The module |
677 | <file:Documentation/networking/net-modules.txt>. The module | ||
678 | will be called 3c509. | 671 | will be called 3c509. |
679 | 672 | ||
680 | config 3C515 | 673 | config 3C515 |
@@ -685,8 +678,7 @@ config 3C515 | |||
685 | network card, say Y and read the Ethernet-HOWTO, available from | 678 | network card, say Y and read the Ethernet-HOWTO, available from |
686 | <http://www.tldp.org/docs.html#howto>. | 679 | <http://www.tldp.org/docs.html#howto>. |
687 | 680 | ||
688 | To compile this driver as a module, choose M here and read | 681 | To compile this driver as a module, choose M here. The module |
689 | <file:Documentation/networking/net-modules.txt>. The module | ||
690 | will be called 3c515. | 682 | will be called 3c515. |
691 | 683 | ||
692 | config ELMC | 684 | config ELMC |
@@ -697,8 +689,7 @@ config ELMC | |||
697 | the Ethernet-HOWTO, available from | 689 | the Ethernet-HOWTO, available from |
698 | <http://www.tldp.org/docs.html#howto>. | 690 | <http://www.tldp.org/docs.html#howto>. |
699 | 691 | ||
700 | To compile this driver as a module, choose M here and read | 692 | To compile this driver as a module, choose M here. The module |
701 | <file:Documentation/networking/net-modules.txt>. The module | ||
702 | will be called 3c523. | 693 | will be called 3c523. |
703 | 694 | ||
704 | config ELMC_II | 695 | config ELMC_II |
@@ -709,8 +700,7 @@ config ELMC_II | |||
709 | the Ethernet-HOWTO, available from | 700 | the Ethernet-HOWTO, available from |
710 | <http://www.tldp.org/docs.html#howto>. | 701 | <http://www.tldp.org/docs.html#howto>. |
711 | 702 | ||
712 | To compile this driver as a module, choose M here and read | 703 | To compile this driver as a module, choose M here. The module |
713 | <file:Documentation/networking/net-modules.txt>. The module | ||
714 | will be called 3c527. | 704 | will be called 3c527. |
715 | 705 | ||
716 | config VORTEX | 706 | config VORTEX |
@@ -733,8 +723,7 @@ config VORTEX | |||
733 | <file:Documentation/networking/vortex.txt> and in the comments at | 723 | <file:Documentation/networking/vortex.txt> and in the comments at |
734 | the beginning of <file:drivers/net/3c59x.c>. | 724 | the beginning of <file:drivers/net/3c59x.c>. |
735 | 725 | ||
736 | To compile this support as a module, choose M here and read | 726 | To compile this support as a module, choose M here. |
737 | <file:Documentation/networking/net-modules.txt>. | ||
738 | 727 | ||
739 | config TYPHOON | 728 | config TYPHOON |
740 | tristate "3cr990 series \"Typhoon\" support" | 729 | tristate "3cr990 series \"Typhoon\" support" |
@@ -751,8 +740,7 @@ config TYPHOON | |||
751 | the Ethernet-HOWTO, available from | 740 | the Ethernet-HOWTO, available from |
752 | <http://www.tldp.org/docs.html#howto>. | 741 | <http://www.tldp.org/docs.html#howto>. |
753 | 742 | ||
754 | To compile this driver as a module, choose M here and read | 743 | To compile this driver as a module, choose M here. The module |
755 | <file:Documentation/networking/net-modules.txt>. The module | ||
756 | will be called typhoon. | 744 | will be called typhoon. |
757 | 745 | ||
758 | config LANCE | 746 | config LANCE |
@@ -789,8 +777,7 @@ config WD80x3 | |||
789 | the Ethernet-HOWTO, available from | 777 | the Ethernet-HOWTO, available from |
790 | <http://www.tldp.org/docs.html#howto>. | 778 | <http://www.tldp.org/docs.html#howto>. |
791 | 779 | ||
792 | To compile this driver as a module, choose M here and read | 780 | To compile this driver as a module, choose M here. The module |
793 | <file:Documentation/networking/net-modules.txt>. The module | ||
794 | will be called wd. | 781 | will be called wd. |
795 | 782 | ||
796 | config ULTRAMCA | 783 | config ULTRAMCA |
@@ -802,8 +789,7 @@ config ULTRAMCA | |||
802 | an MCA based system (PS/2), say Y and read the Ethernet-HOWTO, | 789 | an MCA based system (PS/2), say Y and read the Ethernet-HOWTO, |
803 | available from <http://www.tldp.org/docs.html#howto>. | 790 | available from <http://www.tldp.org/docs.html#howto>. |
804 | 791 | ||
805 | To compile this driver as a module, choose M here and read | 792 | To compile this driver as a module, choose M here. The module |
806 | <file:Documentation/networking/net-modules.txt>. The module | ||
807 | will be called smc-mca. | 793 | will be called smc-mca. |
808 | 794 | ||
809 | config ULTRA | 795 | config ULTRA |
@@ -822,8 +808,7 @@ config ULTRA | |||
822 | this but keep it in mind if you have such a SCSI card and have | 808 | this but keep it in mind if you have such a SCSI card and have |
823 | problems. | 809 | problems. |
824 | 810 | ||
825 | To compile this driver as a module, choose M here and read | 811 | To compile this driver as a module, choose M here. The module |
826 | <file:Documentation/networking/net-modules.txt>. The module | ||
827 | will be called smc-ultra. | 812 | will be called smc-ultra. |
828 | 813 | ||
829 | config ULTRA32 | 814 | config ULTRA32 |
@@ -835,8 +820,7 @@ config ULTRA32 | |||
835 | the Ethernet-HOWTO, available from | 820 | the Ethernet-HOWTO, available from |
836 | <http://www.tldp.org/docs.html#howto>. | 821 | <http://www.tldp.org/docs.html#howto>. |
837 | 822 | ||
838 | To compile this driver as a module, choose M here and read | 823 | To compile this driver as a module, choose M here. The module |
839 | <file:Documentation/networking/net-modules.txt>. The module | ||
840 | will be called smc-ultra32. | 824 | will be called smc-ultra32. |
841 | 825 | ||
842 | config BFIN_MAC | 826 | config BFIN_MAC |
@@ -897,8 +881,7 @@ config SMC9194 | |||
897 | <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO, | 881 | <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO, |
898 | available from <http://www.tldp.org/docs.html#howto>. | 882 | available from <http://www.tldp.org/docs.html#howto>. |
899 | 883 | ||
900 | To compile this driver as a module, choose M here and read | 884 | To compile this driver as a module, choose M here. The module |
901 | <file:Documentation/networking/net-modules.txt>. The module | ||
902 | will be called smc9194. | 885 | will be called smc9194. |
903 | 886 | ||
904 | config SMC91X | 887 | config SMC91X |
@@ -916,8 +899,7 @@ config SMC91X | |||
916 | This driver is also available as a module ( = code which can be | 899 | This driver is also available as a module ( = code which can be |
917 | inserted in and removed from the running kernel whenever you want). | 900 | inserted in and removed from the running kernel whenever you want). |
918 | The module will be called smc91x. If you want to compile it as a | 901 | The module will be called smc91x. If you want to compile it as a |
919 | module, say M here and read <file:Documentation/kbuild/modules.txt> | 902 | module, say M here and read <file:Documentation/kbuild/modules.txt>. |
920 | as well as <file:Documentation/networking/net-modules.txt>. | ||
921 | 903 | ||
922 | config NET_NETX | 904 | config NET_NETX |
923 | tristate "NetX Ethernet support" | 905 | tristate "NetX Ethernet support" |
@@ -926,8 +908,7 @@ config NET_NETX | |||
926 | help | 908 | help |
927 | This is support for the Hilscher netX builtin Ethernet ports | 909 | This is support for the Hilscher netX builtin Ethernet ports |
928 | 910 | ||
929 | To compile this driver as a module, choose M here and read | 911 | To compile this driver as a module, choose M here. The module |
930 | <file:Documentation/networking/net-modules.txt>. The module | ||
931 | will be called netx-eth. | 912 | will be called netx-eth. |
932 | 913 | ||
933 | config DM9000 | 914 | config DM9000 |
@@ -938,9 +919,8 @@ config DM9000 | |||
938 | ---help--- | 919 | ---help--- |
939 | Support for DM9000 chipset. | 920 | Support for DM9000 chipset. |
940 | 921 | ||
941 | To compile this driver as a module, choose M here and read | 922 | To compile this driver as a module, choose M here. The module |
942 | <file:Documentation/networking/net-modules.txt>. The module will be | 923 | will be called dm9000. |
943 | called dm9000. | ||
944 | 924 | ||
945 | config SMC911X | 925 | config SMC911X |
946 | tristate "SMSC LAN911[5678] support" | 926 | tristate "SMSC LAN911[5678] support" |
@@ -980,8 +960,7 @@ config NI5010 | |||
980 | <http://www.tldp.org/docs.html#howto>. Note that this is still | 960 | <http://www.tldp.org/docs.html#howto>. Note that this is still |
981 | experimental code. | 961 | experimental code. |
982 | 962 | ||
983 | To compile this driver as a module, choose M here and read | 963 | To compile this driver as a module, choose M here. The module |
984 | <file:Documentation/networking/net-modules.txt>. The module | ||
985 | will be called ni5010. | 964 | will be called ni5010. |
986 | 965 | ||
987 | config NI52 | 966 | config NI52 |
@@ -992,8 +971,7 @@ config NI52 | |||
992 | the Ethernet-HOWTO, available from | 971 | the Ethernet-HOWTO, available from |
993 | <http://www.tldp.org/docs.html#howto>. | 972 | <http://www.tldp.org/docs.html#howto>. |
994 | 973 | ||
995 | To compile this driver as a module, choose M here and read | 974 | To compile this driver as a module, choose M here. The module |
996 | <file:Documentation/networking/net-modules.txt>. The module | ||
997 | will be called ni52. | 975 | will be called ni52. |
998 | 976 | ||
999 | config NI65 | 977 | config NI65 |
@@ -1004,8 +982,7 @@ config NI65 | |||
1004 | the Ethernet-HOWTO, available from | 982 | the Ethernet-HOWTO, available from |
1005 | <http://www.tldp.org/docs.html#howto>. | 983 | <http://www.tldp.org/docs.html#howto>. |
1006 | 984 | ||
1007 | To compile this driver as a module, choose M here and read | 985 | To compile this driver as a module, choose M here. The module |
1008 | <file:Documentation/networking/net-modules.txt>. The module | ||
1009 | will be called ni65. | 986 | will be called ni65. |
1010 | 987 | ||
1011 | source "drivers/net/tulip/Kconfig" | 988 | source "drivers/net/tulip/Kconfig" |
@@ -1019,8 +996,7 @@ config AT1700 | |||
1019 | the Ethernet-HOWTO, available from | 996 | the Ethernet-HOWTO, available from |
1020 | <http://www.tldp.org/docs.html#howto>. | 997 | <http://www.tldp.org/docs.html#howto>. |
1021 | 998 | ||
1022 | To compile this driver as a module, choose M here and read | 999 | To compile this driver as a module, choose M here. The module |
1023 | <file:Documentation/networking/net-modules.txt>. The module | ||
1024 | will be called at1700. | 1000 | will be called at1700. |
1025 | 1001 | ||
1026 | config DEPCA | 1002 | config DEPCA |
@@ -1033,8 +1009,7 @@ config DEPCA | |||
1033 | <http://www.tldp.org/docs.html#howto> as well as | 1009 | <http://www.tldp.org/docs.html#howto> as well as |
1034 | <file:drivers/net/depca.c>. | 1010 | <file:drivers/net/depca.c>. |
1035 | 1011 | ||
1036 | To compile this driver as a module, choose M here and read | 1012 | To compile this driver as a module, choose M here. The module |
1037 | <file:Documentation/networking/net-modules.txt>. The module | ||
1038 | will be called depca. | 1013 | will be called depca. |
1039 | 1014 | ||
1040 | config HP100 | 1015 | config HP100 |
@@ -1045,8 +1020,7 @@ config HP100 | |||
1045 | the Ethernet-HOWTO, available from | 1020 | the Ethernet-HOWTO, available from |
1046 | <http://www.tldp.org/docs.html#howto>. | 1021 | <http://www.tldp.org/docs.html#howto>. |
1047 | 1022 | ||
1048 | To compile this driver as a module, choose M here and read | 1023 | To compile this driver as a module, choose M here. The module |
1049 | <file:Documentation/networking/net-modules.txt>. The module | ||
1050 | will be called hp100. | 1024 | will be called hp100. |
1051 | 1025 | ||
1052 | config NET_ISA | 1026 | config NET_ISA |
@@ -1075,8 +1049,7 @@ config E2100 | |||
1075 | the Ethernet-HOWTO, available from | 1049 | the Ethernet-HOWTO, available from |
1076 | <http://www.tldp.org/docs.html#howto>. | 1050 | <http://www.tldp.org/docs.html#howto>. |
1077 | 1051 | ||
1078 | To compile this driver as a module, choose M here and read | 1052 | To compile this driver as a module, choose M here. The module |
1079 | <file:Documentation/networking/net-modules.txt>. The module | ||
1080 | will be called e2100. | 1053 | will be called e2100. |
1081 | 1054 | ||
1082 | config EWRK3 | 1055 | config EWRK3 |
@@ -1090,8 +1063,7 @@ config EWRK3 | |||
1090 | well as the Ethernet-HOWTO, available from | 1063 | well as the Ethernet-HOWTO, available from |
1091 | <http://www.tldp.org/docs.html#howto>. | 1064 | <http://www.tldp.org/docs.html#howto>. |
1092 | 1065 | ||
1093 | To compile this driver as a module, choose M here and read | 1066 | To compile this driver as a module, choose M here. The module |
1094 | <file:Documentation/networking/net-modules.txt>. The module | ||
1095 | will be called ewrk3. | 1067 | will be called ewrk3. |
1096 | 1068 | ||
1097 | config EEXPRESS | 1069 | config EEXPRESS |
@@ -1105,8 +1077,7 @@ config EEXPRESS | |||
1105 | because the driver was very unreliable. We now have a new driver | 1077 | because the driver was very unreliable. We now have a new driver |
1106 | that should do better. | 1078 | that should do better. |
1107 | 1079 | ||
1108 | To compile this driver as a module, choose M here and read | 1080 | To compile this driver as a module, choose M here. The module |
1109 | <file:Documentation/networking/net-modules.txt>. The module | ||
1110 | will be called eexpress. | 1081 | will be called eexpress. |
1111 | 1082 | ||
1112 | config EEXPRESS_PRO | 1083 | config EEXPRESS_PRO |
@@ -1119,8 +1090,7 @@ config EEXPRESS_PRO | |||
1119 | driver. Please read the Ethernet-HOWTO, available from | 1090 | driver. Please read the Ethernet-HOWTO, available from |
1120 | <http://www.tldp.org/docs.html#howto>. | 1091 | <http://www.tldp.org/docs.html#howto>. |
1121 | 1092 | ||
1122 | To compile this driver as a module, choose M here and read | 1093 | To compile this driver as a module, choose M here. The module |
1123 | <file:Documentation/networking/net-modules.txt>. The module | ||
1124 | will be called eepro. | 1094 | will be called eepro. |
1125 | 1095 | ||
1126 | config HPLAN_PLUS | 1096 | config HPLAN_PLUS |
@@ -1132,8 +1102,7 @@ config HPLAN_PLUS | |||
1132 | the Ethernet-HOWTO, available from | 1102 | the Ethernet-HOWTO, available from |
1133 | <http://www.tldp.org/docs.html#howto>. | 1103 | <http://www.tldp.org/docs.html#howto>. |
1134 | 1104 | ||
1135 | To compile this driver as a module, choose M here and read | 1105 | To compile this driver as a module, choose M here. The module |
1136 | <file:Documentation/networking/net-modules.txt>. The module | ||
1137 | will be called hp-plus. | 1106 | will be called hp-plus. |
1138 | 1107 | ||
1139 | config HPLAN | 1108 | config HPLAN |
@@ -1145,8 +1114,7 @@ config HPLAN | |||
1145 | the Ethernet-HOWTO, available from | 1114 | the Ethernet-HOWTO, available from |
1146 | <http://www.tldp.org/docs.html#howto>. | 1115 | <http://www.tldp.org/docs.html#howto>. |
1147 | 1116 | ||
1148 | To compile this driver as a module, choose M here and read | 1117 | To compile this driver as a module, choose M here. The module |
1149 | <file:Documentation/networking/net-modules.txt>. The module | ||
1150 | will be called hp. | 1118 | will be called hp. |
1151 | 1119 | ||
1152 | config LP486E | 1120 | config LP486E |
@@ -1165,8 +1133,7 @@ config ETH16I | |||
1165 | the Ethernet-HOWTO, available from | 1133 | the Ethernet-HOWTO, available from |
1166 | <http://www.tldp.org/docs.html#howto>. | 1134 | <http://www.tldp.org/docs.html#howto>. |
1167 | 1135 | ||
1168 | To compile this driver as a module, choose M here and read | 1136 | To compile this driver as a module, choose M here. The module |
1169 | <file:Documentation/networking/net-modules.txt>. The module | ||
1170 | will be called eth16i. | 1137 | will be called eth16i. |
1171 | 1138 | ||
1172 | config NE2000 | 1139 | config NE2000 |
@@ -1186,8 +1153,7 @@ config NE2000 | |||
1186 | laptops), say N here and Y to "NE/2 (ne2000 MCA version) support", | 1153 | laptops), say N here and Y to "NE/2 (ne2000 MCA version) support", |
1187 | below. | 1154 | below. |
1188 | 1155 | ||
1189 | To compile this driver as a module, choose M here and read | 1156 | To compile this driver as a module, choose M here. The module |
1190 | <file:Documentation/networking/net-modules.txt>. The module | ||
1191 | will be called ne. | 1157 | will be called ne. |
1192 | 1158 | ||
1193 | config ZNET | 1159 | config ZNET |
@@ -1208,8 +1174,7 @@ config SEEQ8005 | |||
1208 | is for you, read the Ethernet-HOWTO, available from | 1174 | is for you, read the Ethernet-HOWTO, available from |
1209 | <http://www.tldp.org/docs.html#howto>. | 1175 | <http://www.tldp.org/docs.html#howto>. |
1210 | 1176 | ||
1211 | To compile this driver as a module, choose M here and read | 1177 | To compile this driver as a module, choose M here. The module |
1212 | <file:Documentation/networking/net-modules.txt>. The module | ||
1213 | will be called seeq8005. | 1178 | will be called seeq8005. |
1214 | 1179 | ||
1215 | config NE2_MCA | 1180 | config NE2_MCA |
@@ -1221,8 +1186,7 @@ config NE2_MCA | |||
1221 | the Ethernet-HOWTO, available from | 1186 | the Ethernet-HOWTO, available from |
1222 | <http://www.tldp.org/docs.html#howto>. | 1187 | <http://www.tldp.org/docs.html#howto>. |
1223 | 1188 | ||
1224 | To compile this driver as a module, choose M here and read | 1189 | To compile this driver as a module, choose M here. The module |
1225 | <file:Documentation/networking/net-modules.txt>. The module | ||
1226 | will be called ne2. | 1190 | will be called ne2. |
1227 | 1191 | ||
1228 | config IBMLANA | 1192 | config IBMLANA |
@@ -1233,8 +1197,7 @@ config IBMLANA | |||
1233 | CONFIG_MCA to use this driver. It is both available as an in-kernel | 1197 | CONFIG_MCA to use this driver. It is both available as an in-kernel |
1234 | driver and as a module. | 1198 | driver and as a module. |
1235 | 1199 | ||
1236 | To compile this driver as a module, choose M here and read | 1200 | To compile this driver as a module, choose M here. The only |
1237 | <file:Documentation/networking/net-modules.txt>. The only | ||
1238 | currently supported card is the IBM LAN Adapter/A for Ethernet. It | 1201 | currently supported card is the IBM LAN Adapter/A for Ethernet. It |
1239 | will both support 16K and 32K memory windows, however a 32K window | 1202 | will both support 16K and 32K memory windows, however a 32K window |
1240 | gives a better security against packet losses. Usage of multiple | 1203 | gives a better security against packet losses. Usage of multiple |
@@ -1248,8 +1211,7 @@ config IBMVETH | |||
1248 | This driver supports virtual ethernet adapters on newer IBM iSeries | 1211 | This driver supports virtual ethernet adapters on newer IBM iSeries |
1249 | and pSeries systems. | 1212 | and pSeries systems. |
1250 | 1213 | ||
1251 | To compile this driver as a module, choose M here and read | 1214 | To compile this driver as a module, choose M here. The module will |
1252 | <file:Documentation/networking/net-modules.txt>. The module will | ||
1253 | be called ibmveth. | 1215 | be called ibmveth. |
1254 | 1216 | ||
1255 | source "drivers/net/ibm_emac/Kconfig" | 1217 | source "drivers/net/ibm_emac/Kconfig" |
@@ -1279,8 +1241,7 @@ config PCNET32 | |||
1279 | answer Y here and read the Ethernet-HOWTO, available from | 1241 | answer Y here and read the Ethernet-HOWTO, available from |
1280 | <http://www.tldp.org/docs.html#howto>. | 1242 | <http://www.tldp.org/docs.html#howto>. |
1281 | 1243 | ||
1282 | To compile this driver as a module, choose M here and read | 1244 | To compile this driver as a module, choose M here. The module |
1283 | <file:Documentation/networking/net-modules.txt>. The module | ||
1284 | will be called pcnet32. | 1245 | will be called pcnet32. |
1285 | 1246 | ||
1286 | config PCNET32_NAPI | 1247 | config PCNET32_NAPI |
@@ -1307,8 +1268,7 @@ config AMD8111_ETH | |||
1307 | answer Y here and read the Ethernet-HOWTO, available from | 1268 | answer Y here and read the Ethernet-HOWTO, available from |
1308 | <http://www.tldp.org/docs.html#howto>. | 1269 | <http://www.tldp.org/docs.html#howto>. |
1309 | 1270 | ||
1310 | To compile this driver as a module, choose M here and read | 1271 | To compile this driver as a module, choose M here. The module |
1311 | <file:Documentation/networking/net-modules.txt>. The module | ||
1312 | will be called amd8111e. | 1272 | will be called amd8111e. |
1313 | 1273 | ||
1314 | config AMD8111E_NAPI | 1274 | config AMD8111E_NAPI |
@@ -1362,8 +1322,7 @@ config AC3200 | |||
1362 | the Ethernet-HOWTO, available from | 1322 | the Ethernet-HOWTO, available from |
1363 | <http://www.tldp.org/docs.html#howto>. | 1323 | <http://www.tldp.org/docs.html#howto>. |
1364 | 1324 | ||
1365 | To compile this driver as a module, choose M here and read | 1325 | To compile this driver as a module, choose M here. The module |
1366 | <file:Documentation/networking/net-modules.txt>. The module | ||
1367 | will be called ac3200. | 1326 | will be called ac3200. |
1368 | 1327 | ||
1369 | config APRICOT | 1328 | config APRICOT |
@@ -1374,9 +1333,8 @@ config APRICOT | |||
1374 | read the Ethernet-HOWTO, available from | 1333 | read the Ethernet-HOWTO, available from |
1375 | <http://www.tldp.org/docs.html#howto>. | 1334 | <http://www.tldp.org/docs.html#howto>. |
1376 | 1335 | ||
1377 | To compile this driver as a module, choose M here and read | 1336 | To compile this driver as a module, choose M here. The module |
1378 | <file:Documentation/networking/net-modules.txt>. The module will be | 1337 | will be called apricot. |
1379 | called apricot. | ||
1380 | 1338 | ||
1381 | config B44 | 1339 | config B44 |
1382 | tristate "Broadcom 440x/47xx ethernet support" | 1340 | tristate "Broadcom 440x/47xx ethernet support" |
@@ -1388,9 +1346,8 @@ config B44 | |||
1388 | or M and read the Ethernet-HOWTO, available from | 1346 | or M and read the Ethernet-HOWTO, available from |
1389 | <http://www.tldp.org/docs.html#howto>. | 1347 | <http://www.tldp.org/docs.html#howto>. |
1390 | 1348 | ||
1391 | To compile this driver as a module, choose M here and read | 1349 | To compile this driver as a module, choose M here. The module |
1392 | <file:Documentation/networking/net-modules.txt>. The module will be | 1350 | will be called b44. |
1393 | called b44. | ||
1394 | 1351 | ||
1395 | # Auto-select SSB PCI-HOST support, if possible | 1352 | # Auto-select SSB PCI-HOST support, if possible |
1396 | config B44_PCI_AUTOSELECT | 1353 | config B44_PCI_AUTOSELECT |
@@ -1419,9 +1376,8 @@ config FORCEDETH | |||
1419 | read the Ethernet-HOWTO, available from | 1376 | read the Ethernet-HOWTO, available from |
1420 | <http://www.tldp.org/docs.html#howto>. | 1377 | <http://www.tldp.org/docs.html#howto>. |
1421 | 1378 | ||
1422 | To compile this driver as a module, choose M here and read | 1379 | To compile this driver as a module, choose M here. The module |
1423 | <file:Documentation/networking/net-modules.txt>. The module will be | 1380 | will be called forcedeth. |
1424 | called forcedeth. | ||
1425 | 1381 | ||
1426 | config FORCEDETH_NAPI | 1382 | config FORCEDETH_NAPI |
1427 | bool "Use Rx Polling (NAPI) (EXPERIMENTAL)" | 1383 | bool "Use Rx Polling (NAPI) (EXPERIMENTAL)" |
@@ -1447,9 +1403,8 @@ config CS89x0 | |||
1447 | <http://www.tldp.org/docs.html#howto> as well as | 1403 | <http://www.tldp.org/docs.html#howto> as well as |
1448 | <file:Documentation/networking/cs89x0.txt>. | 1404 | <file:Documentation/networking/cs89x0.txt>. |
1449 | 1405 | ||
1450 | To compile this driver as a module, choose M here and read | 1406 | To compile this driver as a module, choose M here. The module |
1451 | <file:Documentation/networking/net-modules.txt>. The module will be | 1407 | will be called cs89x0. |
1452 | called cs89x0. | ||
1453 | 1408 | ||
1454 | config TC35815 | 1409 | config TC35815 |
1455 | tristate "TOSHIBA TC35815 Ethernet support" | 1410 | tristate "TOSHIBA TC35815 Ethernet support" |
@@ -1465,8 +1420,7 @@ config EEPRO100 | |||
1465 | card, say Y and read the Ethernet-HOWTO, available from | 1420 | card, say Y and read the Ethernet-HOWTO, available from |
1466 | <http://www.tldp.org/docs.html#howto>. | 1421 | <http://www.tldp.org/docs.html#howto>. |
1467 | 1422 | ||
1468 | To compile this driver as a module, choose M here and read | 1423 | To compile this driver as a module, choose M here. The module |
1469 | <file:Documentation/networking/net-modules.txt>. The module | ||
1470 | will be called eepro100. | 1424 | will be called eepro100. |
1471 | 1425 | ||
1472 | 1426 | ||
@@ -1493,8 +1447,7 @@ config E100 | |||
1493 | More specific information on configuring the driver is in | 1447 | More specific information on configuring the driver is in |
1494 | <file:Documentation/networking/e100.txt>. | 1448 | <file:Documentation/networking/e100.txt>. |
1495 | 1449 | ||
1496 | To compile this driver as a module, choose M here and read | 1450 | To compile this driver as a module, choose M here. The module |
1497 | <file:Documentation/networking/net-modules.txt>. The module | ||
1498 | will be called e100. | 1451 | will be called e100. |
1499 | 1452 | ||
1500 | config LNE390 | 1453 | config LNE390 |
@@ -1506,8 +1459,7 @@ config LNE390 | |||
1506 | the Ethernet-HOWTO, available from | 1459 | the Ethernet-HOWTO, available from |
1507 | <http://www.tldp.org/docs.html#howto>. | 1460 | <http://www.tldp.org/docs.html#howto>. |
1508 | 1461 | ||
1509 | To compile this driver as a module, choose M here and read | 1462 | To compile this driver as a module, choose M here. The module |
1510 | <file:Documentation/networking/net-modules.txt>. The module | ||
1511 | will be called lne390. | 1463 | will be called lne390. |
1512 | 1464 | ||
1513 | config FEALNX | 1465 | config FEALNX |
@@ -1547,8 +1499,7 @@ config NE2K_PCI | |||
1547 | NetVin NV5000SC Via 86C926 SureCom NE34 Winbond | 1499 | NetVin NV5000SC Via 86C926 SureCom NE34 Winbond |
1548 | Holtek HT80232 Holtek HT80229 | 1500 | Holtek HT80232 Holtek HT80229 |
1549 | 1501 | ||
1550 | To compile this driver as a module, choose M here and read | 1502 | To compile this driver as a module, choose M here. The module |
1551 | <file:Documentation/networking/net-modules.txt>. The module | ||
1552 | will be called ne2k-pci. | 1503 | will be called ne2k-pci. |
1553 | 1504 | ||
1554 | config NE3210 | 1505 | config NE3210 |
@@ -1561,8 +1512,7 @@ config NE3210 | |||
1561 | <http://www.tldp.org/docs.html#howto>. Note that this driver | 1512 | <http://www.tldp.org/docs.html#howto>. Note that this driver |
1562 | will NOT WORK for NE3200 cards as they are completely different. | 1513 | will NOT WORK for NE3200 cards as they are completely different. |
1563 | 1514 | ||
1564 | To compile this driver as a module, choose M here and read | 1515 | To compile this driver as a module, choose M here. The module |
1565 | <file:Documentation/networking/net-modules.txt>. The module | ||
1566 | will be called ne3210. | 1516 | will be called ne3210. |
1567 | 1517 | ||
1568 | config ES3210 | 1518 | config ES3210 |
@@ -1574,8 +1524,7 @@ config ES3210 | |||
1574 | the Ethernet-HOWTO, available from | 1524 | the Ethernet-HOWTO, available from |
1575 | <http://www.tldp.org/docs.html#howto>. | 1525 | <http://www.tldp.org/docs.html#howto>. |
1576 | 1526 | ||
1577 | To compile this driver as a module, choose M here and read | 1527 | To compile this driver as a module, choose M here. The module |
1578 | <file:Documentation/networking/net-modules.txt>. The module | ||
1579 | will be called es3210. | 1528 | will be called es3210. |
1580 | 1529 | ||
1581 | config 8139CP | 1530 | config 8139CP |
@@ -1705,8 +1654,7 @@ config TLAN | |||
1705 | Compaq NetFlex and Olicom cards. Please read the file | 1654 | Compaq NetFlex and Olicom cards. Please read the file |
1706 | <file:Documentation/networking/tlan.txt> for more details. | 1655 | <file:Documentation/networking/tlan.txt> for more details. |
1707 | 1656 | ||
1708 | To compile this driver as a module, choose M here and read | 1657 | To compile this driver as a module, choose M here. The module |
1709 | <file:Documentation/networking/net-modules.txt>. The module | ||
1710 | will be called tlan. | 1658 | will be called tlan. |
1711 | 1659 | ||
1712 | Please email feedback to <torben.mathiasen@compaq.com>. | 1660 | Please email feedback to <torben.mathiasen@compaq.com>. |
@@ -1996,8 +1944,7 @@ config E1000 | |||
1996 | More specific information on configuring the driver is in | 1944 | More specific information on configuring the driver is in |
1997 | <file:Documentation/networking/e1000.txt>. | 1945 | <file:Documentation/networking/e1000.txt>. |
1998 | 1946 | ||
1999 | To compile this driver as a module, choose M here and read | 1947 | To compile this driver as a module, choose M here. The module |
2000 | <file:Documentation/networking/net-modules.txt>. The module | ||
2001 | will be called e1000. | 1948 | will be called e1000. |
2002 | 1949 | ||
2003 | config E1000_NAPI | 1950 | config E1000_NAPI |
@@ -2042,8 +1989,7 @@ config E1000E | |||
2042 | More specific information on configuring the driver is in | 1989 | More specific information on configuring the driver is in |
2043 | <file:Documentation/networking/e1000e.txt>. | 1990 | <file:Documentation/networking/e1000e.txt>. |
2044 | 1991 | ||
2045 | To compile this driver as a module, choose M here and read | 1992 | To compile this driver as a module, choose M here. The module |
2046 | <file:Documentation/networking/net-modules.txt>. The module | ||
2047 | will be called e1000e. | 1993 | will be called e1000e. |
2048 | 1994 | ||
2049 | source "drivers/net/ixp2000/Kconfig" | 1995 | source "drivers/net/ixp2000/Kconfig" |
@@ -2076,8 +2022,7 @@ config HAMACHI | |||
2076 | the Ethernet-HOWTO, available from | 2022 | the Ethernet-HOWTO, available from |
2077 | <http://www.tldp.org/docs.html#howto>. | 2023 | <http://www.tldp.org/docs.html#howto>. |
2078 | 2024 | ||
2079 | To compile this driver as a module, choose M here and read | 2025 | To compile this driver as a module, choose M here. The module will be |
2080 | <file:Documentation/networking/net-modules.txt>. The module will be | ||
2081 | called hamachi. | 2026 | called hamachi. |
2082 | 2027 | ||
2083 | config YELLOWFIN | 2028 | config YELLOWFIN |
@@ -2526,8 +2471,7 @@ config IXGBE | |||
2526 | More specific information on configuring the driver is in | 2471 | More specific information on configuring the driver is in |
2527 | <file:Documentation/networking/ixgbe.txt>. | 2472 | <file:Documentation/networking/ixgbe.txt>. |
2528 | 2473 | ||
2529 | To compile this driver as a module, choose M here and read | 2474 | To compile this driver as a module, choose M here. The module |
2530 | <file:Documentation/networking/net-modules.txt>. The module | ||
2531 | will be called ixgbe. | 2475 | will be called ixgbe. |
2532 | 2476 | ||
2533 | config IXGB | 2477 | config IXGB |
@@ -2549,8 +2493,7 @@ config IXGB | |||
2549 | More specific information on configuring the driver is in | 2493 | More specific information on configuring the driver is in |
2550 | <file:Documentation/networking/ixgb.txt>. | 2494 | <file:Documentation/networking/ixgb.txt>. |
2551 | 2495 | ||
2552 | To compile this driver as a module, choose M here and read | 2496 | To compile this driver as a module, choose M here. The module |
2553 | <file:Documentation/networking/net-modules.txt>. The module | ||
2554 | will be called ixgb. | 2497 | will be called ixgb. |
2555 | 2498 | ||
2556 | config IXGB_NAPI | 2499 | config IXGB_NAPI |
@@ -2603,8 +2546,7 @@ config MYRI10GE | |||
2603 | 2546 | ||
2604 | <http://www.myri.com/scs/download-Myri10GE.html> | 2547 | <http://www.myri.com/scs/download-Myri10GE.html> |
2605 | 2548 | ||
2606 | To compile this driver as a module, choose M here and read | 2549 | To compile this driver as a module, choose M here. The module |
2607 | <file:Documentation/networking/net-modules.txt>. The module | ||
2608 | will be called myri10ge. | 2550 | will be called myri10ge. |
2609 | 2551 | ||
2610 | config NETXEN_NIC | 2552 | config NETXEN_NIC |
@@ -2828,10 +2770,9 @@ config PLIP | |||
2828 | with the PLIP support in Linux versions 1.0.x. This option enlarges | 2770 | with the PLIP support in Linux versions 1.0.x. This option enlarges |
2829 | your kernel by about 8 KB. | 2771 | your kernel by about 8 KB. |
2830 | 2772 | ||
2831 | To compile this driver as a module, choose M here and read | 2773 | To compile this driver as a module, choose M here. The module |
2832 | <file:Documentation/networking/net-modules.txt>. The module will be | 2774 | will be called plip. If unsure, say Y or M, in case you buy |
2833 | called plip. If unsure, say Y or M, in case you buy a laptop | 2775 | a laptop later. |
2834 | later. | ||
2835 | 2776 | ||
2836 | config PPP | 2777 | config PPP |
2837 | tristate "PPP (point-to-point protocol) support" | 2778 | tristate "PPP (point-to-point protocol) support" |
@@ -2861,8 +2802,7 @@ config PPP | |||
2861 | If you said Y to "Version information on all symbols" above, then | 2802 | If you said Y to "Version information on all symbols" above, then |
2862 | you cannot compile the PPP driver into the kernel; you can then only | 2803 | you cannot compile the PPP driver into the kernel; you can then only |
2863 | compile it as a module. To compile this driver as a module, choose M | 2804 | compile it as a module. To compile this driver as a module, choose M |
2864 | here and read <file:Documentation/networking/net-modules.txt>. | 2805 | here. The module will be called ppp_generic. |
2865 | The module will be called ppp_generic. | ||
2866 | 2806 | ||
2867 | config PPP_MULTILINK | 2807 | config PPP_MULTILINK |
2868 | bool "PPP multilink support (EXPERIMENTAL)" | 2808 | bool "PPP multilink support (EXPERIMENTAL)" |
@@ -3023,9 +2963,8 @@ config SLIP | |||
3023 | <http://www.bart.nl/~patrickr/term-howto/Term-HOWTO.html>). SLIP | 2963 | <http://www.bart.nl/~patrickr/term-howto/Term-HOWTO.html>). SLIP |
3024 | support will enlarge your kernel by about 4 KB. If unsure, say N. | 2964 | support will enlarge your kernel by about 4 KB. If unsure, say N. |
3025 | 2965 | ||
3026 | To compile this driver as a module, choose M here and read | 2966 | To compile this driver as a module, choose M here. The module |
3027 | <file:Documentation/networking/net-modules.txt>. The module will be | 2967 | will be called slip. |
3028 | called slip. | ||
3029 | 2968 | ||
3030 | config SLIP_COMPRESSED | 2969 | config SLIP_COMPRESSED |
3031 | bool "CSLIP compressed headers" | 2970 | bool "CSLIP compressed headers" |
diff --git a/drivers/net/arcnet/Kconfig b/drivers/net/arcnet/Kconfig index 4030274fe788..3b2f7f115464 100644 --- a/drivers/net/arcnet/Kconfig +++ b/drivers/net/arcnet/Kconfig | |||
@@ -19,8 +19,7 @@ menuconfig ARCNET | |||
19 | from <http://www.tldp.org/docs.html#howto>(even though ARCnet | 19 | from <http://www.tldp.org/docs.html#howto>(even though ARCnet |
20 | is not really Ethernet). | 20 | is not really Ethernet). |
21 | 21 | ||
22 | To compile this driver as a module, choose M here and read | 22 | To compile this driver as a module, choose M here. The module will |
23 | <file:Documentation/networking/net-modules.txt>. The module will | ||
24 | be called arcnet. | 23 | be called arcnet. |
25 | 24 | ||
26 | if ARCNET | 25 | if ARCNET |
@@ -81,8 +80,7 @@ config ARCNET_COM90xx | |||
81 | have always used the old ARCnet driver without knowing what type of | 80 | have always used the old ARCnet driver without knowing what type of |
82 | card you had, this is probably the one for you. | 81 | card you had, this is probably the one for you. |
83 | 82 | ||
84 | To compile this driver as a module, choose M here and read | 83 | To compile this driver as a module, choose M here. The module will |
85 | <file:Documentation/networking/net-modules.txt>. The module will | ||
86 | be called com90xx. | 84 | be called com90xx. |
87 | 85 | ||
88 | config ARCNET_COM90xxIO | 86 | config ARCNET_COM90xxIO |
@@ -93,8 +91,7 @@ config ARCNET_COM90xxIO | |||
93 | the normal driver. Only use it if your card doesn't support shared | 91 | the normal driver. Only use it if your card doesn't support shared |
94 | memory. | 92 | memory. |
95 | 93 | ||
96 | To compile this driver as a module, choose M here and read | 94 | To compile this driver as a module, choose M here. The module will |
97 | <file:Documentation/networking/net-modules.txt>. The module will | ||
98 | be called com90io. | 95 | be called com90io. |
99 | 96 | ||
100 | config ARCNET_RIM_I | 97 | config ARCNET_RIM_I |
@@ -105,8 +102,7 @@ config ARCNET_RIM_I | |||
105 | driver is completely untested, so if you have one of these cards, | 102 | driver is completely untested, so if you have one of these cards, |
106 | please mail <dwmw2@infradead.org>, especially if it works! | 103 | please mail <dwmw2@infradead.org>, especially if it works! |
107 | 104 | ||
108 | To compile this driver as a module, choose M here and read | 105 | To compile this driver as a module, choose M here. The module will |
109 | <file:Documentation/networking/net-modules.txt>. The module will | ||
110 | be called arc-rimi. | 106 | be called arc-rimi. |
111 | 107 | ||
112 | config ARCNET_COM20020 | 108 | config ARCNET_COM20020 |
@@ -116,8 +112,7 @@ config ARCNET_COM20020 | |||
116 | things as promiscuous mode, so packet sniffing is possible, and | 112 | things as promiscuous mode, so packet sniffing is possible, and |
117 | extra diagnostic information. | 113 | extra diagnostic information. |
118 | 114 | ||
119 | To compile this driver as a module, choose M here and read | 115 | To compile this driver as a module, choose M here. The module will |
120 | <file:Documentation/networking/net-modules.txt>. The module will | ||
121 | be called com20020. | 116 | be called com20020. |
122 | 117 | ||
123 | config ARCNET_COM20020_ISA | 118 | config ARCNET_COM20020_ISA |
diff --git a/drivers/net/tulip/Kconfig b/drivers/net/tulip/Kconfig index 49d7a290dbbc..20ac1503021e 100644 --- a/drivers/net/tulip/Kconfig +++ b/drivers/net/tulip/Kconfig | |||
@@ -24,8 +24,7 @@ config DE2104X | |||
24 | will say Y here.) Do read the Ethernet-HOWTO, available from | 24 | will say Y here.) Do read the Ethernet-HOWTO, available from |
25 | <http://www.tldp.org/docs.html#howto>. | 25 | <http://www.tldp.org/docs.html#howto>. |
26 | 26 | ||
27 | To compile this driver as a module, choose M here and read | 27 | To compile this driver as a module, choose M here. The module will |
28 | <file:Documentation/networking/net-modules.txt>. The module will | ||
29 | be called de2104x. | 28 | be called de2104x. |
30 | 29 | ||
31 | config TULIP | 30 | config TULIP |
@@ -42,8 +41,7 @@ config TULIP | |||
42 | will say Y here.) Do read the Ethernet-HOWTO, available from | 41 | will say Y here.) Do read the Ethernet-HOWTO, available from |
43 | <http://www.tldp.org/docs.html#howto>. | 42 | <http://www.tldp.org/docs.html#howto>. |
44 | 43 | ||
45 | To compile this driver as a module, choose M here and read | 44 | To compile this driver as a module, choose M here. The module will |
46 | <file:Documentation/networking/net-modules.txt>. The module will | ||
47 | be called tulip. | 45 | be called tulip. |
48 | 46 | ||
49 | config TULIP_MWI | 47 | config TULIP_MWI |
@@ -104,8 +102,7 @@ config DE4X5 | |||
104 | information is contained in | 102 | information is contained in |
105 | <file:Documentation/networking/de4x5.txt>. | 103 | <file:Documentation/networking/de4x5.txt>. |
106 | 104 | ||
107 | To compile this driver as a module, choose M here and read | 105 | To compile this driver as a module, choose M here. The module will |
108 | <file:Documentation/networking/net-modules.txt>. The module will | ||
109 | be called de4x5. | 106 | be called de4x5. |
110 | 107 | ||
111 | config WINBOND_840 | 108 | config WINBOND_840 |
@@ -129,8 +126,7 @@ config DM9102 | |||
129 | (Ethernet) card, say Y. Some information is contained in the file | 126 | (Ethernet) card, say Y. Some information is contained in the file |
130 | <file:Documentation/networking/dmfe.txt>. | 127 | <file:Documentation/networking/dmfe.txt>. |
131 | 128 | ||
132 | To compile this driver as a module, choose M here and read | 129 | To compile this driver as a module, choose M here. The module will |
133 | <file:Documentation/networking/net-modules.txt>. The module will | ||
134 | be called dmfe. | 130 | be called dmfe. |
135 | 131 | ||
136 | config ULI526X | 132 | config ULI526X |
@@ -141,8 +137,7 @@ config ULI526X | |||
141 | This driver is for ULi M5261/M5263 10/100M Ethernet Controller | 137 | This driver is for ULi M5261/M5263 10/100M Ethernet Controller |
142 | (<http://www.uli.com.tw/>). | 138 | (<http://www.uli.com.tw/>). |
143 | 139 | ||
144 | To compile this driver as a module, choose M here and read | 140 | To compile this driver as a module, choose M here. The module will |
145 | <file:Documentation/networking/net-modules.txt>. The module will | ||
146 | be called uli526x. | 141 | be called uli526x. |
147 | 142 | ||
148 | config PCMCIA_XIRCOM | 143 | config PCMCIA_XIRCOM |
@@ -154,8 +149,7 @@ config PCMCIA_XIRCOM | |||
154 | as with work-alike chips from Lite-On (PNIC) and Macronix (MXIC) and | 149 | as with work-alike chips from Lite-On (PNIC) and Macronix (MXIC) and |
155 | ASIX. | 150 | ASIX. |
156 | 151 | ||
157 | To compile this driver as a module, choose M here and read | 152 | To compile this driver as a module, choose M here. The module will |
158 | <file:Documentation/networking/net-modules.txt>. The module will | ||
159 | be called xircom_cb. If unsure, say N. | 153 | be called xircom_cb. If unsure, say N. |
160 | 154 | ||
161 | config PCMCIA_XIRTULIP | 155 | config PCMCIA_XIRTULIP |
@@ -168,8 +162,7 @@ config PCMCIA_XIRTULIP | |||
168 | as with work-alike chips from Lite-On (PNIC) and Macronix (MXIC) and | 162 | as with work-alike chips from Lite-On (PNIC) and Macronix (MXIC) and |
169 | ASIX. | 163 | ASIX. |
170 | 164 | ||
171 | To compile this driver as a module, choose M here and read | 165 | To compile this driver as a module, choose M here. The module will |
172 | <file:Documentation/networking/net-modules.txt>. The module will | ||
173 | be called xircom_tulip_cb. If unsure, say N. | 166 | be called xircom_tulip_cb. If unsure, say N. |
174 | 167 | ||
175 | endif # NET_TULIP | 168 | endif # NET_TULIP |