aboutsummaryrefslogtreecommitdiffstats
path: root/main/seabios/config.seabios-128k
blob: b912e4983ce38df85b69a34cfc7d548964f10c89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# for qemu machine types 1.7 + older
# need to turn off features (bootsplash) to make it fit into 128k
CONFIG_QEMU=y
CONFIG_ROM_SIZE=128
CONFIG_XEN=n
CONFIG_BOOTSPLASH=n
CONFIG_FLASH_FLOPPY=n
CONFIG_USB_OHCI=n
CONFIG_TCGBIOS=n

CONFIG_USB_UAS=n

# Right now all other drivers fit in the ROM, but these could
# easily go...
#CONFIG_ESP_SCSI=n
#CONFIG_SDCARD=n