diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 10ac82f3612a..b199456a7364 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -1155,21 +1155,6 @@ config SEEQ8005 | |||
1155 | <file:Documentation/networking/net-modules.txt>. The module | 1155 | <file:Documentation/networking/net-modules.txt>. The module |
1156 | will be called seeq8005. | 1156 | will be called seeq8005. |
1157 | 1157 | ||
1158 | config SKMC | ||
1159 | tristate "SKnet MCA support" | ||
1160 | depends on NET_ETHERNET && MCA && BROKEN | ||
1161 | ---help--- | ||
1162 | These are Micro Channel Ethernet adapters. You need to say Y to "MCA | ||
1163 | support" in order to use this driver. Supported cards are the SKnet | ||
1164 | Junior MC2 and the SKnet MC2(+). The driver automatically | ||
1165 | distinguishes between the two cards. Note that using multiple boards | ||
1166 | of different type hasn't been tested with this driver. Say Y if you | ||
1167 | have one of these Ethernet adapters. | ||
1168 | |||
1169 | To compile this driver as a module, choose M here and read | ||
1170 | <file:Documentation/networking/net-modules.txt>. The module | ||
1171 | will be called sk_mca. | ||
1172 | |||
1173 | config NE2_MCA | 1158 | config NE2_MCA |
1174 | tristate "NE/2 (ne2000 MCA version) support" | 1159 | tristate "NE/2 (ne2000 MCA version) support" |
1175 | depends on NET_ETHERNET && MCA_LEGACY | 1160 | depends on NET_ETHERNET && MCA_LEGACY |