diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index d17d64eb7065..71e7ef2cc99c 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -405,22 +405,6 @@ config ATARILANCE | |||
405 | on the AMD Lance chipset: RieblCard (with or without battery), or | 405 | on the AMD Lance chipset: RieblCard (with or without battery), or |
406 | PAMCard VME (also the version by Rhotron, with different addresses). | 406 | PAMCard VME (also the version by Rhotron, with different addresses). |
407 | 407 | ||
408 | config ATARI_BIONET | ||
409 | tristate "BioNet-100 support" | ||
410 | depends on ATARI && ATARI_ACSI && BROKEN | ||
411 | help | ||
412 | Say Y to include support for BioData's BioNet-100 Ethernet adapter | ||
413 | for the ACSI port. The driver works (has to work...) with a polled | ||
414 | I/O scheme, so it's rather slow :-( | ||
415 | |||
416 | config ATARI_PAMSNET | ||
417 | tristate "PAMsNet support" | ||
418 | depends on ATARI && ATARI_ACSI && BROKEN | ||
419 | help | ||
420 | Say Y to include support for the PAMsNet Ethernet adapter for the | ||
421 | ACSI port ("ACSI node"). The driver works (has to work...) with a | ||
422 | polled I/O scheme, so it's rather slow :-( | ||
423 | |||
424 | config SUN3LANCE | 408 | config SUN3LANCE |
425 | tristate "Sun3/Sun3x on-board LANCE support" | 409 | tristate "Sun3/Sun3x on-board LANCE support" |
426 | depends on SUN3 || SUN3X | 410 | depends on SUN3 || SUN3X |