]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd490f65d35bc50044c687d60131aaeb40fdbcbeb
tree34c9bb6564bb616ac45790783b2609765a6e2ea4
parentc295b5c3c58b12ead1a28d171b2418a7b4f7e01f
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>
drivers/net/ethernet/3com/Kconfig