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:
Ward Vandewege 2008-04-19 14:29:56 +00:00
commit df60eea846

View file

@ -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