aboutsummaryrefslogtreecommitdiffstats
path: root/roms/config.seabios-128k
diff options
context:
space:
mode:
Diffstat (limited to 'roms/config.seabios-128k')
-rw-r--r--roms/config.seabios-128k8
1 files changed, 8 insertions, 0 deletions
diff --git a/roms/config.seabios-128k b/roms/config.seabios-128k
new file mode 100644
index 00000000..c719ba68
--- /dev/null
+++ b/roms/config.seabios-128k
@@ -0,0 +1,8 @@
+# for qemu machine types 1.7 + older
+# 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
+CONFIG_SDCARD=n