On Tue, 2011-08-16 at 17:56 -0700, David Miller wrote: > From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > Date: Wed, 17 Aug 2011 10:50:02 +1000 > > > Which is a bit of a pain for automated systems. Ours does (essentially): > > > > yes '' | make oldconfig > > > > We really don't want to select every new config item that comes along. > > If you're indeed piping "yes" output to "make oldconfig" on an > existing config, it would select the new guards for you. [....] If you were to use just "yes", then of course it would. But since there is no explicit default, "yes ''" will deselect them. Maybe these guards should have "default y"? Ben. -- Ben Hutchings, Staff Engineer, Solarflare Not speaking for my employer; that's the marketing department's job. They asked us to note that Solarflare product names are trademarked. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html