diff options
-rw-r--r-- | drivers/usb/gadget/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig index 4d8ab470f087..33351312327f 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig | |||
@@ -627,6 +627,7 @@ config USB_AUDIO | |||
627 | config USB_ETH | 627 | config USB_ETH |
628 | tristate "Ethernet Gadget (with CDC Ethernet support)" | 628 | tristate "Ethernet Gadget (with CDC Ethernet support)" |
629 | depends on NET | 629 | depends on NET |
630 | select CRC32 | ||
630 | help | 631 | help |
631 | This driver implements Ethernet style communication, in one of | 632 | This driver implements Ethernet style communication, in one of |
632 | several ways: | 633 | several ways: |