[PATCH] coreboot-v2: Add multiboot support
Signed-off-by: Robert Millan <rmh@aybabtu.com> Acked-by: Jordan Crouse <jordan@cosmicpneguin.net> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3745 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Jordan Crouse
parent
5cb4d9d663
commit
81af3d4a00
@@ -608,6 +608,11 @@ end
|
||||
# Boot options
|
||||
###############################################
|
||||
|
||||
define CONFIG_MULTIBOOT
|
||||
default 1
|
||||
export always
|
||||
comment "Use Multiboot (rather than ELF boot notes) to boot the payload"
|
||||
end
|
||||
define CONFIG_IDE_PAYLOAD
|
||||
default 0
|
||||
export always
|
||||
|
Reference in New Issue
Block a user