commit | 1d3d59108e53ce9815651ee20633506d559bacf6 | [log] [tgz] |
---|---|---|
author | Matthew Whitehead <tedheadster@gmail.com> | Wed Oct 02 11:08:03 2013 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 03 15:55:24 2013 -0400 |
tree | 34c9bb6564bb616ac45790783b2609765a6e2ea4 | |
parent | 34a6eda163975de55c5d6810276c5fa37087e366 [diff] |
3com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515 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>