Enable Multiboot table support (for GRUB2) by default.

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Robert Millan <rmh.grub@aybabtu.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4930 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Ronald G. Minnich 2009-11-09 17:56:47 +00:00 committed by Uwe Hermann
parent 0da38dde4b
commit 7f91d9236c
1 changed files with 1 additions and 1 deletions

View File

@ -319,7 +319,7 @@ config WRITE_HIGH_TABLES
config MULTIBOOT
bool "Generate Multiboot tables (for GRUB2)"
default n
default y
config GENERATE_ACPI_TABLES
depends on HAVE_ACPI_TABLES