102 lines
2.1 KiB
Text
102 lines
2.1 KiB
Text
#
|
|
# Automatically generated file; DO NOT EDIT.
|
|
# SeaBIOS Configuration
|
|
#
|
|
|
|
#
|
|
# General Features
|
|
#
|
|
# CONFIG_COREBOOT is not set
|
|
CONFIG_QEMU=y
|
|
# CONFIG_CSM is not set
|
|
CONFIG_QEMU_HARDWARE=y
|
|
# CONFIG_XEN is not set
|
|
# CONFIG_THREADS is not set
|
|
# CONFIG_RELOCATE_INIT is not set
|
|
# CONFIG_BOOTMENU is not set
|
|
CONFIG_BOOTORDER=y
|
|
# CONFIG_HOST_BIOS_GEOMETRY is not set
|
|
# CONFIG_ENTRY_EXTRASTACK is not set
|
|
CONFIG_MALLOC_UPPERMEMORY=y
|
|
CONFIG_ROM_SIZE=0
|
|
|
|
#
|
|
# Hardware support
|
|
#
|
|
# CONFIG_ATA is not set
|
|
# CONFIG_AHCI is not set
|
|
# CONFIG_SDCARD is not set
|
|
CONFIG_VIRTIO_BLK=y
|
|
CONFIG_VIRTIO_SCSI=y
|
|
# CONFIG_PVSCSI is not set
|
|
# CONFIG_ESP_SCSI is not set
|
|
# CONFIG_LSI_SCSI is not set
|
|
# CONFIG_MEGASAS is not set
|
|
# CONFIG_MPT_SCSI is not set
|
|
# CONFIG_FLOPPY is not set
|
|
# CONFIG_FLASH_FLOPPY is not set
|
|
# CONFIG_NVME is not set
|
|
# CONFIG_PS2PORT is not set
|
|
# CONFIG_USB is not set
|
|
CONFIG_SERIAL=y
|
|
# CONFIG_SERCON is not set
|
|
# CONFIG_LPT is not set
|
|
CONFIG_RTC_TIMER=y
|
|
CONFIG_HARDWARE_IRQ=y
|
|
# CONFIG_USE_SMM is not set
|
|
# CONFIG_MTRR_INIT is not set
|
|
# CONFIG_PMTIMER is not set
|
|
# CONFIG_TSC_TIMER is not set
|
|
|
|
#
|
|
# BIOS interfaces
|
|
#
|
|
CONFIG_DRIVES=y
|
|
CONFIG_CDROM_BOOT=y
|
|
CONFIG_CDROM_EMU=y
|
|
# CONFIG_PCIBIOS is not set
|
|
CONFIG_APMBIOS=y
|
|
# CONFIG_PNPBIOS is not set
|
|
CONFIG_OPTIONROMS=y
|
|
# CONFIG_PMM is not set
|
|
CONFIG_BOOT=y
|
|
CONFIG_KEYBOARD=y
|
|
CONFIG_KBD_CALL_INT15_4F=y
|
|
# CONFIG_MOUSE is not set
|
|
# CONFIG_S3_RESUME is not set
|
|
# CONFIG_VGAHOOKS is not set
|
|
# CONFIG_DISABLE_A20 is not set
|
|
# CONFIG_WRITABLE_UPPERMEMORY is not set
|
|
|
|
#
|
|
# BIOS Tables
|
|
#
|
|
# CONFIG_PIRTABLE is not set
|
|
# CONFIG_MPTABLE is not set
|
|
CONFIG_SMBIOS=y
|
|
# CONFIG_ACPI is not set
|
|
# CONFIG_FW_ROMFILE_LOAD is not set
|
|
# CONFIG_ACPI_PARSE is not set
|
|
|
|
#
|
|
# VGA ROM
|
|
#
|
|
CONFIG_NO_VGABIOS=y
|
|
# CONFIG_VGA_STANDARD_VGA is not set
|
|
# CONFIG_VGA_CIRRUS is not set
|
|
# CONFIG_VGA_ATI is not set
|
|
# CONFIG_VGA_BOCHS is not set
|
|
# CONFIG_VGA_GEODEGX2 is not set
|
|
# CONFIG_VGA_GEODELX is not set
|
|
# CONFIG_DISPLAY_BOCHS is not set
|
|
# CONFIG_VGA_RAMFB is not set
|
|
# CONFIG_BUILD_VGABIOS is not set
|
|
CONFIG_VGA_EXTRA_STACK_SIZE=512
|
|
|
|
#
|
|
# Debugging
|
|
#
|
|
CONFIG_DEBUG_LEVEL=-1
|
|
CONFIG_DEBUG_SERIAL=y
|
|
CONFIG_DEBUG_SERIAL_PORT=0x3f8
|
|
# CONFIG_DEBUG_IO is not set
|