aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index b034410b7ab6..477c3e459745 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2572,6 +2572,7 @@ config PASEMI_MAC
2572 tristate "PA Semi 1/10Gbit MAC" 2572 tristate "PA Semi 1/10Gbit MAC"
2573 depends on PPC64 && PCI 2573 depends on PPC64 && PCI
2574 select PHYLIB 2574 select PHYLIB
2575 select INET_LRO
2575 help 2576 help
2576 This driver supports the on-chip 1/10Gbit Ethernet controller on 2577 This driver supports the on-chip 1/10Gbit Ethernet controller on
2577 PA Semi's PWRficient line of chips. 2578 PA Semi's PWRficient line of chips.