]> git.proxmox.com Git - mirror_qemu.git/blame - roms/config.seabios-128k
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150212' into staging
[mirror_qemu.git] / roms / config.seabios-128k
CommitLineData
94e68caa 1# for qemu machine types 1.7 + older
db76ec62 2# need to turn off features (xhci,uas) to make it fit into 128k
94e68caa
GH
3CONFIG_QEMU=y
4CONFIG_ROM_SIZE=128
5CONFIG_XEN=n
6CONFIG_USB_XHCI=n
db76ec62 7CONFIG_USB_UAS=n