On Wed, Jun 12, 2002 at 03:57:19PM -0700, Tom Rini wrote:
> On Wed, Jun 12, 2002 at 03:26:24PM -0700, Greg KH wrote:
> > On Wed, Jun 12, 2002 at 03:18:52PM -0700, Tom Rini wrote:
> > > On Wed, Jun 12, 2002 at 03:09:53PM -0700, Greg KH wrote:
> > > > On Wed, Jun 12, 2002 at 11:42:14AM -0700, Tom Rini wrote:
> > > > > Since I've been looking at the serial stuff again, I just remembered
> > > > > that the USB serial stuff has similar (ab)uses of dep_mbool/dep_tristate
> > > > > that drivers/usb/Config.in used to have.
> > > > 
> > > > This patch disables the ability to select any usb serial driver as a
> > > > module, not applied :)
> > > 
> > > heh, whoops.
> > > 
> > > > And if you want to resubmit it, could you fix the formatting on the
> > > > CONFIG_USB_SERIAL_DEBUG line too?
> > > 
> > > Okay.  Is there any reason why CONFIG_USB_SERIAL_DEBUG could only be
> > > enabled if CONFIG_USB_SERIAL=y before?  Can you not specify a default
> > > for a module param? 
> > 
> > I guess you could, but it's nicer this way.  Well I think it's nicer,
> > what do other people think?
> 
> Well, lets do it one thing at a time. :)  The followng keeps the
> dependancy on CONFIG_USB_SERIAL=y.  If we want to change that, we can go
> and change it to dep_mbool later.

Much nicer.  And I didn't realize you could do that with dep_bool for
CONFIG_USB_SERIAL_DEBUG.  Applied.

thanks,

greg k-h

_______________________________________________________________

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to