提交 c557c15d 编写于 作者: R Randy Dunlap 提交者: David S. Miller

net: niu uses crc32, so select CRC32

From: Randy Dunlap <randy.dunlap@oracle.com>

niu drivers uses crc32 functions, so it needs to select CRC32.

niu.c:(.text+0x18a7f8): undefined reference to `crc32_le'
Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 43de004b
...@@ -2696,6 +2696,7 @@ config NETXEN_NIC ...@@ -2696,6 +2696,7 @@ config NETXEN_NIC
config NIU config NIU
tristate "Sun Neptune 10Gbit Ethernet support" tristate "Sun Neptune 10Gbit Ethernet support"
depends on PCI depends on PCI
select CRC32
help help
This enables support for cards based upon Sun's This enables support for cards based upon Sun's
Neptune chipset. Neptune chipset.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册