> Am 18.12.2009 19:50, schrieb Myles Watson: > > As long as the user doesn't touch it, GENERATE_ was set by default as > > long as the board has HAVE_* set. What this patch did was make it so > > that the user can't build without ACPI tables. I don't think that is > > what's wanted. Now to remove the MP_TABLE, the user would have to > > edit the Kconfig file. > What's the right approach to them now? I somewhat missed the > introduction of GENERATE and thus its rules, and just went with what > gave me a pretty result in compareboard.
All the HAVE_* were supposed to be the same as newconfig, and the GENERATE_* were supposed to default to the same as HAVE_*, but be ignored by the comparison script, since they are not in newconfig. Thanks, Myles -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

