diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2016-03-31 09:54:35 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2016-03-31 09:54:35 +0200 |
commit | 234093ece7b03876c2567565d7a6f920f0e6525d (patch) | |
tree | 144c4f3266de27e08cfb0bd59205330869c42434 /config.bios.qemu | |
parent | 1c413848041debc0a8c40d9674b94fe5c365b213 (diff) | |
download | seabios-234093ece7b03876c2567565d7a6f920f0e6525d.tar.gz |
turn off lsi fusion scsi for 128k bios
Diffstat (limited to 'config.bios.qemu')
-rw-r--r-- | config.bios.qemu | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.bios.qemu b/config.bios.qemu index 7564b87..892f5c4 100644 --- a/config.bios.qemu +++ b/config.bios.qemu @@ -9,3 +9,4 @@ CONFIG_USB_XHCI=n CONFIG_USB_UAS=n CONFIG_SDCARD=n CONFIG_TCGBIOS=n +CONFIG_MPT_SCSI=n |