From: Randy Dunlap Date: Thu, 10 Dec 2009 21:50:56 +0000 (-0800) Subject: net: niu uses crc32, so select CRC32 X-Git-Tag: v2.6.33-rc1~299^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c557c15d83ea16e6c1a043c8eccb0f60bb19cb96;p=pandora-kernel.git net: niu uses crc32, so select CRC32 From: Randy Dunlap niu drivers uses crc32 functions, so it needs to select CRC32. niu.c:(.text+0x18a7f8): undefined reference to `crc32_le' Signed-off-by: Randy Dunlap Signed-off-by: David S. Miller --- Reading git-diff-tree failed