aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-05-15 23:56:37 -0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-08-11 19:28:47 -0400
commitded19addf9c937d83b9bfb4d73a836732569041b (patch)
treece72d3ed657354a9755c1902684b4b09f0ef10fb /drivers/net/Kconfig
parente7c379d2a0dcb8c30cb580184a0df11805464703 (diff)
pasemic_mac*: Move the PA Semi driver
Move the PA Semi driver into drivers/net/ethernet/pasemi/ and make the necessary Kconfig and Makefile changes. CC: Olof Johansson <olof@lixom.net> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Acked-by: Olof Johansson <olof@lixom.net>
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 08ce28041063..69333feb1479 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -1457,15 +1457,6 @@ if NETDEV_10000
1457config MDIO 1457config MDIO
1458 tristate 1458 tristate
1459 1459
1460config PASEMI_MAC
1461 tristate "PA Semi 1/10Gbit MAC"
1462 depends on PPC_PASEMI && PCI && INET
1463 select PHYLIB
1464 select INET_LRO
1465 help
1466 This driver supports the on-chip 1/10Gbit Ethernet controller on
1467 PA Semi's PWRficient line of chips.
1468
1469config TEHUTI 1460config TEHUTI
1470 tristate "Tehuti Networks 10G Ethernet" 1461 tristate "Tehuti Networks 10G Ethernet"
1471 depends on PCI 1462 depends on PCI