On 08/01/08 16:30 -0700, Myles Watson wrote:
In buildrom, I want to be able to set the variables I care about, then use make oldconfig to choose the (hopefully) sane defaults for the rest of the options.
That would make sense, but I'm not sure if there is a way to make kconfig do that. At least, in my experience, we've always needed to the user to build the entire .config, to avoid oldconfig asking questions.
But there might be a conf option that can avoid that.
Jordan