Hi Greg,

I think the attached patch is needed to stop showing us USB Gadget support if 
Support for USB is disabled.

ciao, Marc


diff -Naurp linux-2.6.4-rc1/drivers/usb/gadget/Kconfig linux-2.6.4-rc1-modified/drivers/usb/gadget/Kconfig
--- linux-2.6.4-rc1/drivers/usb/gadget/Kconfig	2004-03-07 20:56:17.000000000 +0100
+++ linux-2.6.4-rc1-modified/drivers/usb/gadget/Kconfig	2004-03-07 20:57:27.000000000 +0100
@@ -4,6 +4,7 @@
 #    (b) the gadget driver using it.
 #
 menu "USB Gadget Support"
+	depends on USB
 
 config USB_GADGET
 	tristate "Support for USB Gadgets"

Reply via email to