aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/net/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index aa633fa95e64..8c1ad0fac7b6 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2176,6 +2176,7 @@ config BNX2
2176config SPIDER_NET 2176config SPIDER_NET
2177 tristate "Spider Gigabit Ethernet driver" 2177 tristate "Spider Gigabit Ethernet driver"
2178 depends on PCI && PPC_CELL 2178 depends on PCI && PPC_CELL
2179 select FW_LOADER
2179 help 2180 help
2180 This driver supports the Gigabit Ethernet chips present on the 2181 This driver supports the Gigabit Ethernet chips present on the
2181 Cell Processor-Based Blades from IBM. 2182 Cell Processor-Based Blades from IBM.