aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/i825xx/Makefile
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2013-01-09 21:01:40 -0500
committerPaul Gortmaker <paul.gortmaker@windriver.com>2013-01-22 10:39:51 -0500
commitf84932d8313af16a37cf25412b7d9054d01d3bea (patch)
tree2863ab40744adba6a3a74607b33a0fe928c1517e /drivers/net/ethernet/i825xx/Makefile
parentdrivers/net: delete the 3Com 3c505/3c507 intel i825xx support (diff)
downloadlinux-dev-f84932d8313af16a37cf25412b7d9054d01d3bea.tar.xz
linux-dev-f84932d8313af16a37cf25412b7d9054d01d3bea.zip
drivers/net: delete ISA intel eexpress and eepro i825xx drivers
These old drivers should not be confused with the very common PCI cards that are supported by e100.c -- these older 10Mbit ISA only drivers were not as commonly used as some of the other ISA drivers, simply due to hardware availability and pricing. Given the rarity of the hardware, and the subsequent less extensive use of the drivers, it makes sense to obsolete them at this point in time, along with other rare/experimental ISA drivers. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'drivers/net/ethernet/i825xx/Makefile')
-rw-r--r--drivers/net/ethernet/i825xx/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/ethernet/i825xx/Makefile b/drivers/net/ethernet/i825xx/Makefile
index bc81e14ed5bd..4267ae72c5d2 100644
--- a/drivers/net/ethernet/i825xx/Makefile
+++ b/drivers/net/ethernet/i825xx/Makefile
@@ -3,8 +3,6 @@
#
obj-$(CONFIG_ARM_ETHER1) += ether1.o
-obj-$(CONFIG_EEXPRESS) += eexpress.o
-obj-$(CONFIG_EEXPRESS_PRO) += eepro.o
obj-$(CONFIG_NI52) += ni52.o
obj-$(CONFIG_SUN3_82586) += sun3_82586.o
obj-$(CONFIG_ZNET) += znet.o