config.seabios-128k 162 字节
Newer Older
G
Gerd Hoffmann 已提交
1 2 3 4 5 6
# 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