summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/seeq/Makefile
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2013-01-22 00:13:26 (GMT)
committerPaul Gortmaker <paul.gortmaker@windriver.com>2013-01-22 15:39:56 (GMT)
commit463d413cb7dcd5509bc01e1108c2e2dcf8104683 (patch)
tree33a3cca7dfc982ba4481e8451023ead85ff4bf66 /drivers/net/ethernet/seeq/Makefile
parent0ffd89e48fc10f9665b07615cde40b1775b24570 (diff)
downloadlinux-fsl-qoriq-463d413cb7dcd5509bc01e1108c2e2dcf8104683.tar.xz
drivers/net: delete old x86 variant of the seeq8005 driver
The last update to the Ethernet HowTo (over 10 years ago) listed this: ------------------------ SEEQ 8005 Status: Obsolete, Driver Name: seeq8005 There is little information about the card included in the driver, and hence little information to be put here. If you have a question, you are probably best trying to e-mail the driver author as listed in the source. It was marked obsolete as of the 2.4 series kernels. ------------------------ If it was obsolete over a decade ago, the situation can not have improved with the passage of time, so let us act on that. Even with today's improved search engines, I was unable to locate any real meaningful information on the ISA implementation of this rare chip. There are ARM and SGI variants of the driver in tree, but they do not depend on the original x86 driver source or header file. We leave those non-x86 drivers to be deleted by the arch maintainers when they decide to expire those legacy platforms as a whole. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'drivers/net/ethernet/seeq/Makefile')
-rw-r--r--drivers/net/ethernet/seeq/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ethernet/seeq/Makefile b/drivers/net/ethernet/seeq/Makefile
index 3e258a5..0488e99 100644
--- a/drivers/net/ethernet/seeq/Makefile
+++ b/drivers/net/ethernet/seeq/Makefile
@@ -3,5 +3,4 @@
#
obj-$(CONFIG_ARM_ETHER3) += ether3.o
-obj-$(CONFIG_SEEQ8005) += seeq8005.o
obj-$(CONFIG_SGISEEQ) += sgiseeq.o