[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20071020041140.0E41423A734@adsl-69-226-248-13.dsl.pltn13.pacbell.net>
Date: Fri, 19 Oct 2007 21:11:40 -0700
From: David Brownell <david-b@...bell.net>
To: rdunlap@...otime.net
Cc: torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: 2.6.23-git Kconfig regression
> My (quick, meaning that I may have missed something) testing
> indicates that the problem is in the patches attached.
Yes, reverting this seems to resolve the problem:
> a5bf3d891a6a0fb5aa122792d965e3774108b923
>
> Change kconfig behavior so that mixing bool and tristate config settings in
> a choice is possible and has the desired effect of offering just the
> tristate options individually if the choice gets set to M, and a normal
> boolean selection if the choice gets set to Y.
Reverting this patch also fixes a second problem that I didn't
mention: various dependent options couldn't be enabled.
Again in drivers/usb/gadget/Kconfig, examples include the
ability to configure the Ethernet gadget to act as an RNDIS
peripheral; or enabling Mass Storage gadget debug options.
Good sleuthing, and thanks!
Now we just need to see that patch reverted before RC1... I don't
know how Linus deals with all his LKML mail, so I cc'd him in
the hope that direct messages get through a bit faster.
- Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists