diff options
Diffstat (limited to 'drivers/usb/gadget/Kconfig')
-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 886db6a7d4d9..92a896653cd6 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig | |||
@@ -1070,6 +1070,7 @@ config USB_G_MULTI_CDC | |||
1070 | bool "CDC Ethernet + CDC Serial + Storage configuration" | 1070 | bool "CDC Ethernet + CDC Serial + Storage configuration" |
1071 | depends on USB_G_MULTI | 1071 | depends on USB_G_MULTI |
1072 | default n | 1072 | default n |
1073 | select USB_F_ECM | ||
1073 | help | 1074 | help |
1074 | This option enables a configuration with CDC Ethernet (ECM), CDC | 1075 | This option enables a configuration with CDC Ethernet (ECM), CDC |
1075 | Serial and Mass Storage functions available in the Multifunction | 1076 | Serial and Mass Storage functions available in the Multifunction |