From 1d3d59108e53ce9815651ee20633506d559bacf6 Mon Sep 17 00:00:00 2001 From: Matthew Whitehead Date: Wed, 2 Oct 2013 11:08:03 -0400 Subject: [PATCH] 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 Signed-off-by: David S. Miller --- Reading git-format-patch failed