On Sat, Dec 19, 2009 at 11:41 PM, Greg KH <greg@xxxxxxxxx> wrote: > On Sat, Dec 19, 2009 at 09:46:29PM +0530, sai pavan wrote: >> Hi All, >> >> Why are we having two config options for a peripheral controller >> driver? The Makefile uses "USB_NET2280" and this option is default to >> USB_GADGET. Though USB_GADGET_NET2280=y it can be compiled as module >> by making CONFIG_USB_GADGET=m. > > Did you try it? Are you having problems with the way the current setup > is operating? > Yes. I have tried it and able to compile and load the modules without any issues. I would like to know the logic behind having two config options for a controller driver. The help text under USB_GADGET_NET2280 config says to select 'm' to compile as a module. But it is defined as a bool and not tristate. Thanks, Pavan -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html