public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Eli Carter <eli.carter@inet.com>
To: "Adam J. Richter" <adam@yggdrasil.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.69-bk1[23] kconfig loop
Date: Mon, 19 May 2003 13:58:34 -0500	[thread overview]
Message-ID: <3EC9295A.4090103@inet.com> (raw)
In-Reply-To: 200305191821.h4JILlE12026@adam.yggdrasil.com

Adam J. Richter wrote:
>         If I run "make oldconfig" under linux-2.5.69-bk12
> and select "m" for CONFIG_USB_GADGET, I am asked a question
> or two about USB gadget interfaces that I might want, and
> then the build process gets into an infinite loop.  If I set
> CONFIG_USB_GADGET to "n", then everything is fine.
> 
>         I expect there is no input that is supposed to cause
> "make oldconfig" to go into an infinite loop, so this must at
> least be a kconfig bug.  Here is a transcript of the interation
> that leads to the infinite loop:
> 
> 
> Support for USB Gadgets (USB_GADGET) [N/m/y/?] (NEW) m
>   USB Peripheral Controller Support
>     NetChip 2280 USB Peripheral Controller (USB_NET2280) [N/m/?] (NEW) m
>   USB Gadget Drivers
>     Gadget Zero (DEVELOPMENT) (USB_ZERO) [N/m/?] (NEW) m
>     Ethernet Gadget (USB_ETH) [N/m/?] (NEW) m
> [Infinite loop starts here.  The following lines repeat forever,
> non-interactively.  They just go scrolling by.]
> *
> * Restart config...
> *
> *
> * Support for USB Gadgets
> *
> Support for USB Gadgets (USB_GADGET) [M/n/y/?] m
>   USB Peripheral Controller Support
>     NetChip 2280 USB Peripheral Controller (USB_NET2280) [M/n/?] m
>   USB Gadget Drivers
>     Gadget Zero (DEVELOPMENT) (USB_ZERO) [M/n/?] m
> make: *** [oldconfig] Interrupt

I've seen this happen when no options within a 'choice' construct are 
active.  (i.e., they all depend on something that isn't true.)

HTH,

Eli
--------------------. "If it ain't broke now,
Eli Carter           \                  it will be soon." -- crypto-gram
eli.carter(a)inet.com `-------------------------------------------------


  parent reply	other threads:[~2003-05-19 18:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-19 18:21 2.5.69-bk1[23] kconfig loop Adam J. Richter
2003-05-19 18:45 ` Danny ter Haar
2003-05-19 18:58 ` Eli Carter [this message]
2003-05-19 21:15 ` Roman Zippel
2003-05-20  2:38 ` DHCP Gerald Stuhrberg
2003-05-20  2:46 ` DHCP Gerald Stuhrberg
2003-05-20  2:54   ` DHCP William Lee Irwin III
2003-05-20 16:48   ` DHCP Bryan O'Sullivan
2003-05-20 17:19     ` DHCP Richard B. Johnson
2003-05-20 18:39       ` DHCP Bryan O'Sullivan
  -- strict thread matches above, loose matches on Subject: below --
2003-05-21 16:44 2.5.69-bk1[23] kconfig loop Adam J. Richter

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=3EC9295A.4090103@inet.com \
    --to=eli.carter@inet.com \
    --cc=adam@yggdrasil.com \
    --cc=linux-kernel@vger.kernel.org \
    /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