3com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515
authorMatthew Whitehead <tedheadster@gmail.com>
Wed, 2 Oct 2013 15:08:03 +0000 (11:08 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Oct 2013 19:55:24 +0000 (15:55 -0400)
The Vortex driver works with PCI and Cardbus devices, not PCMCIA.

There never was an EISA 3c515 card, only ISA, so remove that option.

Signed-off-by: Matthew Whitehead <tedheadster@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found