]> Git Repo - qemu.git/blobdiff - roms/config.seabios-128k
target-i386: add VME to all CPUs
[qemu.git] / roms / config.seabios-128k
index 41f83816fc9b38685aca7f16a68d6214382ecbe0..e653c75f5d485917b35fa36ddb8b35e6eae03d05 100644 (file)
@@ -1,6 +1,7 @@
 # for qemu machine types 1.7 + older
-# need to turn off features (xhci) to make it fit into 128k
+# need to turn off features (xhci,uas) to make it fit into 128k
 CONFIG_QEMU=y
 CONFIG_ROM_SIZE=128
 CONFIG_XEN=n
 CONFIG_USB_XHCI=n
+CONFIG_USB_UAS=n
This page took 0.021375 seconds and 4 git commands to generate.