aboutsummaryrefslogtreecommitdiffstats
path: root/main/seabios/config.seabios-128k
blob: 20687574cf0ba4ee5a1dbcc89d106c3e198d2370 (plain)
1
2
3
4
5
6
7
# for qemu machine types 1.7 + older
# need to turn off features (xhci) to make it fit into 128k
CONFIG_QEMU=y
CONFIG_ROM_SIZE=128
CONFIG_XEN=n
CONFIG_USB_XHCI=n
CONFIG_USB_UAS=n