diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index c7953adc290d..e6e10a475df3 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -345,20 +345,6 @@ config NET_PCI | |||
345 | will be asked for your specific card in the following questions. If | 345 | will be asked for your specific card in the following questions. If |
346 | you are unsure, say Y. | 346 | you are unsure, say Y. |
347 | 347 | ||
348 | config ADAPTEC_STARFIRE | ||
349 | tristate "Adaptec Starfire/DuraLAN support" | ||
350 | depends on NET_PCI && PCI | ||
351 | select CRC32 | ||
352 | select MII | ||
353 | help | ||
354 | Say Y here if you have an Adaptec Starfire (or DuraLAN) PCI network | ||
355 | adapter. The DuraLAN chip is used on the 64 bit PCI boards from | ||
356 | Adaptec e.g. the ANA-6922A. The older 32 bit boards use the tulip | ||
357 | driver. | ||
358 | |||
359 | To compile this driver as a module, choose M here: the module | ||
360 | will be called starfire. This is recommended. | ||
361 | |||
362 | config NET_POCKET | 348 | config NET_POCKET |
363 | bool "Pocket and portable adapters" | 349 | bool "Pocket and portable adapters" |
364 | depends on PARPORT | 350 | depends on PARPORT |