[LinuxBIOS] LinuxBIOSv3 Config files

Uwe Hermann uwe at hermann-uwe.de
Fri Jan 11 16:31:50 CET 2008


On Fri, Jan 11, 2008 at 01:48:36PM +0100, Stefan Reinauer wrote:
> * Myles Watson <myles at pel.cs.byu.edu> [080111 05:00]:
> > > On Thu, Jan 10, 2008 at 12:18:14PM -0700, Jordan Crouse wrote:
> > > > it really should be a feature that kconfig offers.
> > > 
> > > It's make defconfig in Linux.
> > > 
> > 
> > Make defconfig ignores your .config file.  What I wanted was something
> > similar to make allyesconfig, which chooses yes for anything you didn't
> > specify.  Maybe make alldefconfig?
> 
> make oldconfig?

That's interactive per default, I think. But it's the correct option if
you want the defaults for unspecified options, IIRC.

If you want "yes" for all unspecified options:

make oldconfig < /usr/bin/yes


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org




More information about the coreboot mailing list