net: fix ks8851 build errors
authorRandy Dunlap <randy.dunlap@oracle.com>
Wed, 19 Aug 2009 19:13:31 +0000 (12:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Aug 2009 19:13:31 +0000 (12:13 -0700)
Fix build errors due to missing Kconfig select of CRC32:

ks8851.c:(.text+0x7d2ee): undefined reference to `crc32_le'
ks8851.c:(.text+0x7d2f5): undefined reference to `bitrev32'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found