aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pcmcia/Kconfig
diff options
context:
space:
mode:
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-05-12 23:21:07 -0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-08-10 23:04:03 -0400
commitae150435b59e68de00546330241727f2fec54517 (patch)
tree29a1cb71053306e8a8e0dff1f927d16a9a396917 /drivers/net/pcmcia/Kconfig
parentaa43c2158d5ae1dc76cccb08cd57a3ffd32c3825 (diff)
smsc: Move the SMC (SMSC) drivers
Moves the SMC (SMSC) drivers into drivers/net/ethernet/smsc/ and the necessary Kconfig and Makefile changes. Also did some cleanup of NET_VENDOR_SMC Kconfig tag for the 8390 based drivers. CC: Nicolas Pitre <nico@fluxnic.net> CC: Donald Becker <becker@scyld.com> CC: Erik Stahlman <erik@vt.edu> CC: Dustin McIntire <dustin@sensoria.com> CC: Steve Glendinning <steve.glendinning@smsc.com> CC: David Hinds <dahinds@users.sourceforge.net> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/pcmcia/Kconfig')
-rw-r--r--drivers/net/pcmcia/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/net/pcmcia/Kconfig b/drivers/net/pcmcia/Kconfig
index 72aa25786a95..f5a738ff59f5 100644
--- a/drivers/net/pcmcia/Kconfig
+++ b/drivers/net/pcmcia/Kconfig
@@ -31,17 +31,6 @@ config PCMCIA_FMVJ18X
31 To compile this driver as a module, choose M here: the module will be 31 To compile this driver as a module, choose M here: the module will be
32 called fmvj18x_cs. If unsure, say N. 32 called fmvj18x_cs. If unsure, say N.
33 33
34config PCMCIA_SMC91C92
35 tristate "SMC 91Cxx PCMCIA support"
36 select CRC32
37 select MII
38 help
39 Say Y here if you intend to attach an SMC 91Cxx compatible PCMCIA
40 (PC-card) Ethernet or Fast Ethernet card to your computer.
41
42 To compile this driver as a module, choose M here: the module will be
43 called smc91c92_cs. If unsure, say N.
44
45config PCMCIA_XIRC2PS 34config PCMCIA_XIRC2PS
46 tristate "Xircom 16-bit PCMCIA support" 35 tristate "Xircom 16-bit PCMCIA support"
47 help 36 help