diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index ae9e7a579b94..6bb9232514b4 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2058,6 +2058,13 @@ config BNX2 | |||
2058 | To compile this driver as a module, choose M here: the module | 2058 | To compile this driver as a module, choose M here: the module |
2059 | will be called bnx2. This is recommended. | 2059 | will be called bnx2. This is recommended. |
2060 | 2060 | ||
2061 | config SPIDER_NET | ||
2062 | tristate "Spider Gigabit Ethernet driver" | ||
2063 | depends on PCI && PPC_BPA | ||
2064 | help | ||
2065 | This driver supports the Gigabit Ethernet chips present on the | ||
2066 | Cell Processor-Based Blades from IBM. | ||
2067 | |||
2061 | config GIANFAR | 2068 | config GIANFAR |
2062 | tristate "Gianfar Ethernet" | 2069 | tristate "Gianfar Ethernet" |
2063 | depends on 85xx || 83xx | 2070 | depends on 85xx || 83xx |