diff options
Diffstat (limited to 'drivers/net/tulip/Kconfig')
-rw-r--r-- | drivers/net/tulip/Kconfig | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/drivers/net/tulip/Kconfig b/drivers/net/tulip/Kconfig index 20ac1503021e..d913405bc393 100644 --- a/drivers/net/tulip/Kconfig +++ b/drivers/net/tulip/Kconfig | |||
@@ -141,7 +141,7 @@ config ULI526X | |||
141 | be called uli526x. | 141 | be called uli526x. |
142 | 142 | ||
143 | config PCMCIA_XIRCOM | 143 | config PCMCIA_XIRCOM |
144 | tristate "Xircom CardBus support (new driver)" | 144 | tristate "Xircom CardBus support" |
145 | depends on CARDBUS | 145 | depends on CARDBUS |
146 | ---help--- | 146 | ---help--- |
147 | This driver is for the Digital "Tulip" Ethernet CardBus adapters. | 147 | This driver is for the Digital "Tulip" Ethernet CardBus adapters. |
@@ -152,17 +152,4 @@ config PCMCIA_XIRCOM | |||
152 | To compile this driver as a module, choose M here. The module will | 152 | To compile this driver as a module, choose M here. The module will |
153 | be called xircom_cb. If unsure, say N. | 153 | be called xircom_cb. If unsure, say N. |
154 | 154 | ||
155 | config PCMCIA_XIRTULIP | ||
156 | tristate "Xircom Tulip-like CardBus support (old driver)" | ||
157 | depends on CARDBUS && BROKEN_ON_SMP | ||
158 | select CRC32 | ||
159 | ---help--- | ||
160 | This driver is for the Digital "Tulip" Ethernet CardBus adapters. | ||
161 | It should work with most DEC 21*4*-based chips/ethercards, as well | ||
162 | as with work-alike chips from Lite-On (PNIC) and Macronix (MXIC) and | ||
163 | ASIX. | ||
164 | |||
165 | To compile this driver as a module, choose M here. The module will | ||
166 | be called xircom_tulip_cb. If unsure, say N. | ||
167 | |||
168 | endif # NET_TULIP | 155 | endif # NET_TULIP |