Apply linuxbios-rename-other-payload-options.patch
[coreboot.git] / src / mainboard / tyan / s4882 / Options.lb
index b1cd548a10b5525ec03e1556c8385cec20a1bfe7..cdafd41fe590d5c59b3897f68e37840c5bc2831a 100644 (file)
@@ -16,8 +16,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
@@ -189,7 +189,7 @@ default _RAMBASE=0x00002000
 ##
 ## 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