The default config (used by buildrom) should not have a payload defined.
Buildrom handles that. This is a trivial patch. Signed-off-by: Ward Vandewege <ward@gnu.org> Acked-by: Ward Vandewege <ward@gnu.org> git-svn-id: svn://coreboot.org/repository/coreboot-v3@665 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
a4c9dc577b
commit
df60eea846
1 changed files with 2 additions and 4 deletions
|
|
@ -90,7 +90,5 @@ CONFIG_NORTHBRIDGE_INTEL_I440BXEMULATION_RAMSIZE=32
|
|||
# Payload
|
||||
#
|
||||
# CONFIG_PAYLOAD_ELF_LOADER is not set
|
||||
CONFIG_PAYLOAD_ELF=y
|
||||
# CONFIG_PAYLOAD_NONE is not set
|
||||
CONFIG_PAYLOAD_FILE="../payload.elf"
|
||||
# CONFIG_ZERO_AFTER_PAYLOAD is not set
|
||||
# CONFIG_PAYLOAD_ELF is not set
|
||||
CONFIG_PAYLOAD_NONE=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue