ARMv7: drop multiboot support
Multiboot is an x86 only thing. Drop support on ARM. Change-Id: I13fafa464a794206d5450b4a1f23a187967a8338 Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: http://review.coreboot.org/2392 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
committed by
Ronald G. Minnich
parent
0928eb3429
commit
a957b7ad21
@@ -413,6 +413,7 @@ config WRITE_HIGH_TABLES
|
||||
config MULTIBOOT
|
||||
bool "Generate Multiboot tables (for GRUB2)"
|
||||
default y
|
||||
depends on ARCH_X86
|
||||
|
||||
config GENERATE_ACPI_TABLES
|
||||
prompt "Generate ACPI tables" if HAVE_ACPI_TABLES
|
||||
|
Reference in New Issue
Block a user