blob: 3417579d8687570a4c770c677f7ed703a5f097c4 [file] [log] [blame]
Paul Menzel90396782015-06-13 07:07:45 +02001#
2# Automatically generated file; DO NOT EDIT.
3# SeaBIOS Configuration
4#
5
6#
7# General Features
8#
9CONFIG_COREBOOT=y
10# CONFIG_QEMU is not set
11# CONFIG_CSM is not set
12# CONFIG_QEMU_HARDWARE is not set
13CONFIG_THREADS=y
14CONFIG_RELOCATE_INIT=y
15# CONFIG_BOOTMENU is not set
16# CONFIG_BOOTORDER is not set
17CONFIG_COREBOOT_FLASH=y
18CONFIG_LZMA=y
19CONFIG_CBFS_LOCATION=0
20# CONFIG_FLASH_FLOPPY is not set
21# CONFIG_MULTIBOOT is not set
22CONFIG_ENTRY_EXTRASTACK=y
23CONFIG_MALLOC_UPPERMEMORY=y
24CONFIG_ROM_SIZE=0
25
26#
27# Hardware support
28#
29# CONFIG_ATA is not set
30CONFIG_AHCI=y
31# CONFIG_MEGASAS is not set
32# CONFIG_FLOPPY is not set
33CONFIG_PS2PORT=y
34CONFIG_USB=y
35# CONFIG_USB_UHCI is not set
36# CONFIG_USB_OHCI is not set
37# CONFIG_USB_EHCI is not set
38# CONFIG_USB_XHCI is not set
39# CONFIG_USB_MSC is not set
40# CONFIG_USB_UAS is not set
41# CONFIG_USB_HUB is not set
42CONFIG_USB_KEYBOARD=y
43# CONFIG_SERIAL is not set
44# CONFIG_LPT is not set
45CONFIG_PMTIMER=y
46
47#
48# BIOS interfaces
49#
50CONFIG_DRIVES=y
51CONFIG_CDROM_BOOT=y
52CONFIG_CDROM_EMU=y
53CONFIG_PCIBIOS=y
54# CONFIG_APMBIOS is not set
55CONFIG_PNPBIOS=y
56CONFIG_OPTIONROMS=y
57CONFIG_PMM=y
58CONFIG_BOOT=y
59CONFIG_KEYBOARD=y
60CONFIG_KBD_CALL_INT15_4F=y
61# CONFIG_MOUSE is not set
62# CONFIG_S3_RESUME is not set
63# CONFIG_VGAHOOKS is not set
64# CONFIG_DISABLE_A20 is not set
65
66#
67# VGA ROM
68#
69CONFIG_NO_VGABIOS=y
70# CONFIG_VGA_GEODEGX2 is not set
71# CONFIG_VGA_GEODELX is not set
72# CONFIG_VGA_COREBOOT is not set
73# CONFIG_BUILD_VGABIOS is not set
74# CONFIG_VGA_FIXUP_ASM is not set
75CONFIG_VGA_EXTRA_STACK_SIZE=512
76
77#
78# Debugging
79#
80CONFIG_DEBUG_LEVEL=1
81# CONFIG_DEBUG_SERIAL is not set
82CONFIG_DEBUG_COREBOOT=y