[seabios] Disable USB_UAS with 128k rom to make it fit

Cole Robinson crobinso at fedoraproject.org
Mon Jun 2 16:30:28 UTC 2014


commit 90ad094c514ebdcf8db084384219bc65a0ca1922
Author: Cole Robinson <crobinso at redhat.com>
Date:   Mon Jun 2 12:30:07 2014 -0400

    Disable USB_UAS with 128k rom to make it fit

 config.seabios-128k |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/config.seabios-128k b/config.seabios-128k
index 41f8381..2068757 100644
--- a/config.seabios-128k
+++ b/config.seabios-128k
@@ -4,3 +4,4 @@ CONFIG_QEMU=y
 CONFIG_ROM_SIZE=128
 CONFIG_XEN=n
 CONFIG_USB_XHCI=n
+CONFIG_USB_UAS=n


More information about the scm-commits mailing list