Apply linuxbios-rename-other-payload-options.patch
[coreboot.git] / src / mainboard / amd / serengeti_cheetah / Options.lb
index eda1ec5cdfd364742d4c68eb1808d4180ace12f6..1906b41d462f73d82441b8b2f1f7515f54b15ce1 100644 (file)
@@ -21,8 +21,8 @@ uses ROM_SECTION_SIZE
 uses ROM_IMAGE_SIZE
 uses ROM_SECTION_SIZE
 uses ROM_SECTION_OFFSET
-uses CONFIG_ROM_STREAM
-uses CONFIG_ROM_STREAM_START
+uses CONFIG_ROM_PAYLOAD
+uses CONFIG_ROM_PAYLOAD_START
 uses CONFIG_COMPRESSED_PAYLOAD_LZMA
 uses PAYLOAD_SIZE
 uses _ROMBASE
@@ -265,7 +265,7 @@ default _RAMBASE=0x00100000
 ##
 ## Load the payload from the ROM
 ##
-default CONFIG_ROM_STREAM = 1
+default CONFIG_ROM_PAYLOAD = 1
 
 ###
 ### Defaults of options that you may want to override in the target config file