[coreboot] [PATCH] Tables for Kconfig

Myles Watson mylesgw at gmail.com
Wed Oct 14 00:48:18 CEST 2009


Change all
HAVE_ACPI_TABLES, HAVE_MP_TABLE, HAVE_PIRQ_TABLE, HAVE_HIGH_TABLES
to
GENERATE_ACPI_TABLES, GENERATE_MP_TABLE, GENERATE_PIRQ_TABLE, WRITE_HIGH_TABLES

except in Kconfig.

Change Kconfig to default to generating the tables if they exist for a board.
Change boards to match newconfig on HAVE_* values.

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
A non-text attachment was scrubbed...
Name: script.diff
Type: text/x-patch
Size: 283151 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091013/d2191e8d/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: post_script.diff
Type: text/x-patch
Size: 1055 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091013/d2191e8d/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tables_match.diff
Type: text/x-patch
Size: 27978 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091013/d2191e8d/attachment-0002.diff>


More information about the coreboot mailing list