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 /targets/artecgroup/dbe61/Config.lb | |
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 'targets/artecgroup/dbe61/Config.lb')
-rw-r--r-- | targets/artecgroup/dbe61/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/artecgroup/dbe61/Config.lb b/targets/artecgroup/dbe61/Config.lb index ae43f2ce96..418cae0f5a 100644 --- a/targets/artecgroup/dbe61/Config.lb +++ b/targets/artecgroup/dbe61/Config.lb @@ -3,7 +3,7 @@ target dbe61 mainboard artecgroup/dbe61 -option CONFIG_COMPRESSED_ROM_STREAM_NRV2B=0 +option CONFIG_COMPRESSED_PAYLOAD_NRV2B=0 ## ROM_SIZE is the total number of bytes allocated for LinuxBIOS use ## (normal AND fallback images and payloads). |