btw the reason to do this: you have to say you are using that setting. But the default is 0, so you have no need to set it to 0.
ron On Mon, Apr 6, 2009 at 8:35 PM, ron minnich <[email protected]> wrote: > do this instead > > ron > > Index: src/mainboard/technexion/tim8690/Options.lb > =================================================================== > --- src/mainboard/technexion/tim8690/Options.lb (revision 4079) > +++ src/mainboard/technexion/tim8690/Options.lb (working copy) > @@ -300,5 +300,11 @@ > default CONFIG_GFXUMA=1 > default HAVE_MAINBOARD_RESOURCES=1 > > +# > +# ROMFS > +# > +# > +uses CONFIG_ROMFS > + > ### End Options.lb > end > -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

