diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/net/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 0bbd5ae49862..a5be9ac6405c 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2696,6 +2696,7 @@ config NETXEN_NIC | |||
2696 | config NIU | 2696 | config NIU |
2697 | tristate "Sun Neptune 10Gbit Ethernet support" | 2697 | tristate "Sun Neptune 10Gbit Ethernet support" |
2698 | depends on PCI | 2698 | depends on PCI |
2699 | select CRC32 | ||
2699 | help | 2700 | help |
2700 | This enables support for cards based upon Sun's | 2701 | This enables support for cards based upon Sun's |
2701 | Neptune chipset. | 2702 | Neptune chipset. |