diff options
Diffstat (limited to 'drivers/net/sfc/Kconfig')
-rw-r--r-- | drivers/net/sfc/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/sfc/Kconfig b/drivers/net/sfc/Kconfig index dbad95c295bd..3be13b592b4d 100644 --- a/drivers/net/sfc/Kconfig +++ b/drivers/net/sfc/Kconfig | |||
@@ -4,6 +4,8 @@ config SFC | |||
4 | select MII | 4 | select MII |
5 | select INET_LRO | 5 | select INET_LRO |
6 | select CRC32 | 6 | select CRC32 |
7 | select I2C | ||
8 | select I2C_ALGOBIT | ||
7 | help | 9 | help |
8 | This driver supports 10-gigabit Ethernet cards based on | 10 | This driver supports 10-gigabit Ethernet cards based on |
9 | the Solarflare Communications Solarstorm SFC4000 controller. | 11 | the Solarflare Communications Solarstorm SFC4000 controller. |