enable compressed payload per default

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2289 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2006-05-02 12:07:36 +00:00
parent ead73689db
commit dc7b71cffa
2 changed files with 10 additions and 8 deletions

View File

@@ -110,9 +110,9 @@ end
# VGA console
if CONFIG_CONSOLE_VGA
default CONFIG_PCI_ROM_RUN=1
end
#if CONFIG_CONSOLE_VGA
# default CONFIG_PCI_ROM_RUN=1
#end
###
### O.k. We aren't just an intermediary anymore!
###