Statistics
| Branch: | Revision:

root / default-configs / x86_64-softmmu.mak @ 663dc4e7

History | View | Annotate | Download (383 Bytes)

1 1f3d3c8f Juan Quintela
# Default configuration for x86_64-softmmu
2 7b234475 Kevin Wolf
3 f8f5cfba Paul Brook
include pci.mak
4 1afdfddc Blue Swirl
CONFIG_VGA_PCI=y
5 7f55c7ce Blue Swirl
CONFIG_VGA_ISA=y
6 57448a97 Blue Swirl
CONFIG_VMWARE_VGA=y
7 663dc4e7 Jan Kiszka
CONFIG_VMMOUSE=y
8 2d48377a Blue Swirl
CONFIG_SERIAL=y
9 b9945046 Blue Swirl
CONFIG_PARALLEL=y
10 df632778 Blue Swirl
CONFIG_I8254=y
11 71093711 Blue Swirl
CONFIG_PCSPK=y
12 956a3e6b Blue Swirl
CONFIG_PCKBD=y
13 35da37e1 Blue Swirl
CONFIG_FDC=y
14 53b67b30 Blue Swirl
CONFIG_ACPI=y
15 c69ea0df Blue Swirl
CONFIG_APM=y
16 4556bd8b Blue Swirl
CONFIG_DMA=y
17 9953b2fc Blue Swirl
CONFIG_IDE_ISA=y
18 9953b2fc Blue Swirl
CONFIG_IDE_PIIX=y
19 d3ffc7a6 Blue Swirl
CONFIG_NE2000_ISA=y
20 70615c38 Blue Swirl
CONFIG_PIIX_PCI=y
21 70615c38 Blue Swirl
CONFIG_SOUND=y
22 dd703b99 Blue Swirl
CONFIG_HPET=y
23 1c9c5fcd Blue Swirl
CONFIG_APPLESMC=y