]> Git Repo - qemu.git/blob - roms/config.seabios-128k
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20131206.0' into staging
[qemu.git] / roms / config.seabios-128k
1 # for qemu machine types 1.7 + older
2 # need to turn off features (xhci) to make it fit into 128k
3 CONFIG_QEMU=y
4 CONFIG_ROM_SIZE=128
5 CONFIG_XEN=n
6 CONFIG_USB_XHCI=n
This page took 0.024385 seconds and 4 git commands to generate.