From 98ebf36977889441df10e5b9acef051488e86d7d Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 3 Mar 2012 20:54:09 +0000 Subject: [PATCH] usb: Explicitly disable USB_OTG, USB_DWC3 svn path=/dists/sid/linux-2.6/; revision=18780 --- debian/config/config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/config/config b/debian/config/config index 830f416f7..08c4f8c4f 100644 --- a/debian/config/config +++ b/debian/config/config @@ -2977,6 +2977,12 @@ CONFIG_USB_DEVICEFS=y # CONFIG_USB_DEVICE_CLASS is not set CONFIG_USB_DYNAMIC_MINORS=y CONFIG_USB_SUSPEND=y +# CONFIG_USB_OTG is not set + +## +## file: drivers/usb/dwc3/Kconfig +## +# CONFIG_USB_DWC3 is not set ## ## file: drivers/usb/gadget/Kconfig