USB: gadget: ether needs to select CRC32
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 8 Sep 2009 00:08:39 +0000 (17:08 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Sep 2009 13:46:39 +0000 (06:46 -0700)
Fix build error, ether uses/needs to select CRC32 config symbol:

ether.c:(.text+0x271480): undefined reference to `crc32_le'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/Kconfig

index 4d8ab47..3335131 100644 (file)
@@ -627,6 +627,7 @@ config USB_AUDIO
 config USB_ETH
        tristate "Ethernet Gadget (with CDC Ethernet support)"
        depends on NET
+       select CRC32
        help
          This driver implements Ethernet style communication, in one of
          several ways: