diff options
Diffstat (limited to 'drivers/net/ethernet/3com/Kconfig')
-rw-r--r-- | drivers/net/ethernet/3com/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/ethernet/3com/Kconfig b/drivers/net/ethernet/3com/Kconfig index f00c76377b44..65b735d4a6ad 100644 --- a/drivers/net/ethernet/3com/Kconfig +++ b/drivers/net/ethernet/3com/Kconfig | |||
@@ -35,7 +35,7 @@ config EL3 | |||
35 | 35 | ||
36 | config 3C515 | 36 | config 3C515 |
37 | tristate "3c515 ISA \"Fast EtherLink\"" | 37 | tristate "3c515 ISA \"Fast EtherLink\"" |
38 | depends on (ISA || EISA) && ISA_DMA_API | 38 | depends on ISA && ISA_DMA_API |
39 | ---help--- | 39 | ---help--- |
40 | If you have a 3Com ISA EtherLink XL "Corkscrew" 3c515 Fast Ethernet | 40 | If you have a 3Com ISA EtherLink XL "Corkscrew" 3c515 Fast Ethernet |
41 | network card, say Y and read the Ethernet-HOWTO, available from | 41 | network card, say Y and read the Ethernet-HOWTO, available from |
@@ -70,7 +70,7 @@ config VORTEX | |||
70 | select MII | 70 | select MII |
71 | ---help--- | 71 | ---help--- |
72 | This option enables driver support for a large number of 10Mbps and | 72 | This option enables driver support for a large number of 10Mbps and |
73 | 10/100Mbps EISA, PCI and PCMCIA 3Com network cards: | 73 | 10/100Mbps EISA, PCI and Cardbus 3Com network cards: |
74 | 74 | ||
75 | "Vortex" (Fast EtherLink 3c590/3c592/3c595/3c597) EISA and PCI | 75 | "Vortex" (Fast EtherLink 3c590/3c592/3c595/3c597) EISA and PCI |
76 | "Boomerang" (EtherLink XL 3c900 or 3c905) PCI | 76 | "Boomerang" (EtherLink XL 3c900 or 3c905) PCI |