git://git.qemu.org
/
qemu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
tests: virtio-9p: rename PCI configuration test
[qemu.git]
/
roms
/
config.seabios-128k
1
# for qemu machine types 1.7 + older
2
# need to turn off features (xhci,uas) to make it fit into 128k
3
CONFIG_QEMU=y
4
CONFIG_ROM_SIZE=128
5
CONFIG_BOOTSPLASH=n
6
CONFIG_XEN=n
7
CONFIG_USB_OHCI=n
8
CONFIG_USB_XHCI=n
9
CONFIG_USB_UAS=n
10
CONFIG_SDCARD=n
11
CONFIG_TCGBIOS=n
12
CONFIG_MPT_SCSI=n