linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@osdl.org>
To: David Brownell <david-b@pacbell.net>
Cc: Charles Lepple <clepple@ghz.cc>, Greg KH <greg@kroah.com>,
	linux-usb-devel@lists.sourceforge.net,
	linux-kernel@vger.kernel.org
Subject: Re: [linux-usb-devel] Re: [PATCH] reorganize USB submenu's
Date: Thu, 31 Jul 2003 14:18:11 -0700	[thread overview]
Message-ID: <20030731141811.2c7e13fd.shemminger@osdl.org> (raw)
In-Reply-To: <3F298517.8060202@pacbell.net>

On Thu, 31 Jul 2003 14:07:35 -0700
David Brownell <david-b@pacbell.net> 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.


  reply	other threads:[~2003-07-31 21:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-31 17:11 [PATCH] reorganize USB submenu's Stephen Hemminger
2003-07-31 17:45 ` Roman Zippel
2003-07-31 17:51 ` Greg KH
     [not found] ` <23979.216.12.38.216.1059672599.squirrel@www.ghz.cc>
2003-07-31 19:50   ` Stephen Hemminger
2003-07-31 20:16     ` Greg KH
2003-07-31 21:14       ` Stephen Hemminger
2003-07-31 22:57       ` Stephen Hemminger
2003-07-31 21:07     ` [linux-usb-devel] " David Brownell
2003-07-31 21:18       ` Stephen Hemminger [this message]
2003-07-31 22:00         ` David Brownell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030731141811.2c7e13fd.shemminger@osdl.org \
    --to=shemminger@osdl.org \
    --cc=clepple@ghz.cc \
    --cc=david-b@pacbell.net \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).