aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/usb/gadget/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig
index 62f6802f6e0f..5fce99a5d99e 100644
--- a/drivers/usb/gadget/Kconfig
+++ b/drivers/usb/gadget/Kconfig
@@ -639,6 +639,7 @@ config USB_CONFIGFS_RNDIS
639 depends on USB_CONFIGFS 639 depends on USB_CONFIGFS
640 depends on NET 640 depends on NET
641 select USB_U_ETHER 641 select USB_U_ETHER
642 select USB_U_RNDIS
642 select USB_F_RNDIS 643 select USB_F_RNDIS
643 help 644 help
644 Microsoft Windows XP bundles the "Remote NDIS" (RNDIS) protocol, 645 Microsoft Windows XP bundles the "Remote NDIS" (RNDIS) protocol,