summaryrefslogtreecommitdiff
path: root/drivers/net/pcmcia/Kconfig
diff options
context:
space:
mode:
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-08-23 00:37:03 (GMT)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-08-27 07:58:39 (GMT)
commitc0153225a0e86013b8b8267ffd94e5484d83b916 (patch)
tree4fc92fd61995d2f19d9cfa605732be435aaa2b85 /drivers/net/pcmcia/Kconfig
parentb5451d783ade99308dfccdf5ca284ed07affa4ff (diff)
downloadlinux-fsl-qoriq-c0153225a0e86013b8b8267ffd94e5484d83b916.tar.xz
ixbmtr_cs: Move the IBM PCMCIA Token Ring driver
Move the IBM PCMCIA Token Ring driver into drivers/net/tokenring/ with the other Token Ring drivers. Made the necessary Kconfig and Makefile changes as well. CC: Mike Phillips <phillim@amtrak.com> CC: Burt Silverman <burts@us.ibm.com> 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 12e7ae4..ff4deb0 100644
--- a/drivers/net/pcmcia/Kconfig
+++ b/drivers/net/pcmcia/Kconfig
@@ -31,15 +31,4 @@ config ARCNET_COM20020_CS
To compile this driver as a module, choose M here: the module will be
called com20020_cs. If unsure, say N.
-config PCMCIA_IBMTR
- tristate "IBM PCMCIA tokenring adapter support"
- depends on IBMTR!=y && TR
- help
- Say Y here if you intend to attach this type of Token Ring PCMCIA
- card to your computer. You then also need to say Y to "Token Ring
- driver support".
-
- To compile this driver as a module, choose M here: the module will be
- called ibmtr_cs.
-
endif # NET_PCMCIA