diff options
author | Ed Swierk <eswierk@arastra.com> | 2006-12-15 11:42:16 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2006-12-15 11:42:16 +0000 |
commit | 1a7a5b49c570bf4a183178327c77ed4828d25416 (patch) | |
tree | 06d3735939cb943609743ea402b2ab1bfdaa72b3 /src/mainboard/totalimpact | |
parent | 208948787ec767dcdd2443a89f312bfba00ea2cc (diff) |
Apply linuxbios-rename-compressed-payload-options.patch, refs #14
Signed-off-by: Ed Swierk <eswierk@arastra.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2527 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/totalimpact')
-rw-r--r-- | src/mainboard/totalimpact/briq/Options.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/totalimpact/briq/Options.lb b/src/mainboard/totalimpact/briq/Options.lb index 5a69147d83..660b6ce23e 100644 --- a/src/mainboard/totalimpact/briq/Options.lb +++ b/src/mainboard/totalimpact/briq/Options.lb @@ -19,7 +19,7 @@ uses CONFIG_USE_INIT uses NO_POST uses CONFIG_CONSOLE_SERIAL8250 uses CONFIG_IDE_STREAM -uses CONFIG_COMPRESSED_ROM_STREAM_LZMA +uses CONFIG_COMPRESSED_PAYLOAD_LZMA uses IDE_BOOT_DRIVE uses IDE_SWAB IDE_OFFSET uses ROM_SIZE |