On Thu, 31 Jul 2003 14:07:35 -0700
David Brownell <[EMAIL PROTECTED]> wrote:

> Stephen Hemminger wrote:
> > --- linux-2.5/drivers/usb/gadget/Kconfig    2003-06-05 10:04:40.000000000 -0700
> > +++ usb/drivers/usb/gadget/Kconfig  2003-07-31 12:45:04.000000000 -0700
> > @@ -35,9 +35,6 @@
> >  #
> >  # USB Peripheral Controller Support
> >  #
> > -choice
> > -   prompt "USB Peripheral Controller Support"
> > -   depends on USB_GADGET
> >  
> >  config USB_NET2280
> >     tristate "NetChip 2280 USB Peripheral Controller"
> > @@ -54,21 +51,23 @@
> >        dynamically linked module called "net2280" and force all
> >        gadget drivers to also be dynamically linked.
> >  
> > -endchoice
> 
> Why do you want to remove that choice menu?  By doing that,
> you've enabled illegal configurations.

Because the choice appears to be only useful for radio box type
selections.  Try the following with the linux-2.5 version of xconfig.

        USB_GADGET=y
        USB Peripheral Controller support = y (not module)
        USB Gadgets = y (not module)

The Netchip becomes a radio button.

And Gadget Zero and Gadget Ethernet become select one radio buttons.



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to