| Ben Hutchings | 8ceee66 | 2008-04-27 12:55:59 +0100 | [diff] [blame^] | 1 | config SFC |
| 2 | tristate "Solarflare Solarstorm SFC4000 support" | ||||
| 3 | depends on PCI && INET | ||||
| 4 | select MII | ||||
| 5 | select INET_LRO | ||||
| 6 | select CRC32 | ||||
| 7 | help | ||||
| 8 | This driver supports 10-gigabit Ethernet cards based on | ||||
| 9 | the Solarflare Communications Solarstorm SFC4000 controller. | ||||
| 10 | |||||
| 11 | To compile this driver as a module, choose M here. The module | ||||
| 12 | will be called sfc. | ||||