On Wed, 2015-05-20 at 10:49 +0800, Herbert Xu wrote: > On Tue, May 19, 2015 at 04:05:43PM -0700, Luis R. Rodriguez wrote: > > Well that's be true if FW_LOADER was easy to disable, but its not. You > > really gotta try hard to disable it. Not only does it require EXPERT > > but also EMBEDDED. How does that require EMBEDDED? > I think its fair to say if you disable FW_LOADER > > you know what you are doing and its fair for us then to remove such > > selects or depends. Thoughts? > > Sure. I can live with killing all selects/depends on FW_LOADER. (Having reread my mail from the day before yesterday once more, I note that my suggestion to drop the selects is rather circular. Because it's the selects that also make it hard to disable FW_LOADER.) So the message is something like: "If you set EXPERT and disable FW_LOADER you're on your own. You have to figure out yourself whether the configuration you chose builds or actually runs correctly. Don't expect us to care about the issues you run into. And that goes for randconfig builds that happen to do that too." That might be an acceptable thing to say. The help for EXPERT is pretty clear. But I do wonder if this is a first or if this has been done before (ie, whether there's a precedent). Because, generally speaking, people try rather hard to prevent pointless configurations. Paul Bolle