Attached is a quick script that I wrote this morning that starts to go down that path for v3. Given a trigger item in the buildrom config (in this case CONFIG_USE_LZMA), it adds the appropriate config options to the v3 config which is piped in through stdin. The result is a fully operational config file that can be run through oldconfig in the v3 build.
I'm sending this out for comments - clearly this is an early hack, and there will be refinements made. And v3 is the easy case - v2 is going to be a bear, and unfortunately v2 is the system that needs this the most.
So comments welcome, and please excuse my lack of perl fu. Jordan
mkconfig.pl
Description: Perl program
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

