summaryrefslogtreecommitdiffstats
path: root/roms/configure-seabios.sh
Commit message (Collapse)AuthorAgeFilesLines
* Revert "roms: switch oldnoconfig to olddefconfig"Gerd Hoffmann2013-05-281-1/+1
| | | | | | | | | This reverts commit a5519b42cfd6c00e9f8b31c5aad7682e7a9f1181. Breaks "make bios" in roms/ as the kconfig version in seabios doesn't support olddefconfig. Must have been be totally untested. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* roms: switch oldnoconfig to olddefconfigMichael S. Tsirkin2013-03-261-1/+1
| | | | | | | | When a new option is added that qemu does not know about, the prudent thing is to use the default not force it to "no". Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
* Add seabios build scripts to roms/Gerd Hoffmann2012-03-121-0/+5
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>