Like this? ron
Leave it on by default, it's cheap.
Signed-off-by: Ronald G. Minnich <[email protected]> Index: src/Kconfig =================================================================== --- src/Kconfig (revision 4887) +++ src/Kconfig (working copy) @@ -319,7 +319,7 @@ config MULTIBOOT bool "Generate Multiboot tables (for GRUB2)" - default n + default y config GENERATE_ACPI_TABLES depends on HAVE_ACPI_TABLES
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

