Apply linuxbios-rename-other-payload-options.patch
[coreboot.git] / src / mainboard / supermicro / x6dhr_ig / Options.lb
index be726d7ca0d320460c85e35293c77af4793ad1e3..7c3cf69582e1f106620abaad939e69bcef6b0aab 100644 (file)
@@ -15,8 +15,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
@@ -155,7 +155,7 @@ default _RAMBASE=0x00004000
 ##
 ## Load the payload from the ROM
 ##
-default CONFIG_ROM_STREAM=1
+default CONFIG_ROM_PAYLOAD=1
 
 
 ###