diff --git a/config.seabios-128k b/config.seabios-128k index 29495c1..b912e49 100644 --- a/config.seabios-128k +++ b/config.seabios-128k @@ -8,8 +8,9 @@ CONFIG_FLASH_FLOPPY=n CONFIG_USB_OHCI=n CONFIG_TCGBIOS=n -# Right now all drivers fit in the ROM, but these could +CONFIG_USB_UAS=n + +# Right now all other drivers fit in the ROM, but these could # easily go... #CONFIG_ESP_SCSI=n -#CONFIG_USB_UAS=n #CONFIG_SDCARD=n diff --git a/seabios.spec b/seabios.spec index aff92c3..20e0918 100644 --- a/seabios.spec +++ b/seabios.spec @@ -1,6 +1,6 @@ Name: seabios Version: 1.9.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Open-source legacy BIOS implementation Group: Applications/Emulators @@ -139,9 +139,9 @@ install -m 0644 binaries/vgabios*.bin $RPM_BUILD_ROOT%{_datadir}/seavgabios %changelog -* Thu Mar 24 2016 Paolo Bonzini - 1.9.1-2 +* Thu Mar 24 2016 Paolo Bonzini - 1.9.1-3 - Include MPT Fusion driver, in preparation for QEMU 2.6 -- Include XHCI and UAS drivers in 128k ROM, sacrifice bootsplash instead +- Include XHCI and SD in 128k ROM, sacrifice bootsplash instead * Thu Mar 17 2016 Cole Robinson - 1.9.1-1 - Rebased to version 1.9.1