add automatic payload compression method to LinuxBIOS
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2288 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -564,6 +564,11 @@ define CONFIG_ROM_STREAM_START
|
||||
export always
|
||||
comment "ROM stream start location"
|
||||
end
|
||||
define CONFIG_COMPRESSED_ROM_STREAM
|
||||
default 0
|
||||
export always
|
||||
comment "compressed boot image is located in ROM"
|
||||
end
|
||||
define CONFIG_FS_STREAM
|
||||
default 0
|
||||
export always
|
||||
|
Reference in New Issue
Block a user