diff options
author | Carl-Daniel Hailfinger <Carl-Daniel Hailfinger> | 2006-09-14 15:12:36 +0000 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2006-09-14 15:12:36 +0000 |
commit | cba07dd682f0142474f0aa235e97b6fcbc34d760 (patch) | |
tree | f825a9550774d81ebf92ca5ed7fd1d29c30eba2d /targets/artecgroup | |
parent | 7d9441276f144f0ffc5fe1523daaa63f916b9a25 (diff) | |
download | coreboot-cba07dd682f0142474f0aa235e97b6fcbc34d760.tar.xz |
additions and mods for lzma.
Signed-off-by: Carl-Daniel Hailfinger
Signed-off-by: Ronald G. Minnich
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2413 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/artecgroup')
-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 b36693a3df..ae43f2ce96 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=0 +option CONFIG_COMPRESSED_ROM_STREAM_NRV2B=0 ## ROM_SIZE is the total number of bytes allocated for LinuxBIOS use ## (normal AND fallback images and payloads). |