diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 112d4cd5c66..05167253b25 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2251,6 +2251,14 @@ config SPIDER_NET | |||
2251 | This driver supports the Gigabit Ethernet chips present on the | 2251 | This driver supports the Gigabit Ethernet chips present on the |
2252 | Cell Processor-Based Blades from IBM. | 2252 | Cell Processor-Based Blades from IBM. |
2253 | 2253 | ||
2254 | config TSI108_ETH | ||
2255 | tristate "Tundra TSI108 gigabit Ethernet support" | ||
2256 | depends on TSI108_BRIDGE | ||
2257 | help | ||
2258 | This driver supports Tundra TSI108 gigabit Ethernet ports. | ||
2259 | To compile this driver as a module, choose M here: the module | ||
2260 | will be called tsi108_eth. | ||
2261 | |||
2254 | config GIANFAR | 2262 | config GIANFAR |
2255 | tristate "Gianfar Ethernet" | 2263 | tristate "Gianfar Ethernet" |
2256 | depends on 85xx || 83xx || PPC_86xx | 2264 | depends on 85xx || 83xx || PPC_86xx |