aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-06-18 06:26:31 -0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-08-12 15:38:47 -0400
commit15c037d6423eefb0fc2763f875dbacb71109d603 (patch)
treed7ff47378cf51c6998bfb7b781b96a23c848f5b0 /drivers/net/Kconfig
parent58565a35eab01eb5fba928af23d31a636d03a056 (diff)
fealnx: Move the Myson driver
Move the Myson driver into drivers/net/ethernet/ and make the necessary Kconfig and Makefile changes. CC: Donald Becker <becker@scyld.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index ca3afb530eec..754ddd298f3a 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -370,15 +370,6 @@ config FORCEDETH
370 To compile this driver as a module, choose M here. The module 370 To compile this driver as a module, choose M here. The module
371 will be called forcedeth. 371 will be called forcedeth.
372 372
373config FEALNX
374 tristate "Myson MTD-8xx PCI Ethernet support"
375 depends on NET_PCI && PCI
376 select CRC32
377 select MII
378 help
379 Say Y here to support the Myson MTD-800 family of PCI-based Ethernet
380 cards. <http://www.myson.com.tw/>
381
382config NET_POCKET 373config NET_POCKET
383 bool "Pocket and portable adapters" 374 bool "Pocket and portable adapters"
384 depends on PARPORT 375 depends on PARPORT