Statistics
| Branch: | Revision:

root / default-configs / x86_64-softmmu.mak @ b0cd712c

History | View | Annotate | Download (427 Bytes)

1 1f3d3c8f Juan Quintela
# Default configuration for x86_64-softmmu
2 7b234475 Kevin Wolf
3 7b234475 Kevin Wolf
CONFIG_USB_OHCI=y
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 2d48377a Blue Swirl
CONFIG_SERIAL=y
8 b9945046 Blue Swirl
CONFIG_PARALLEL=y
9 df632778 Blue Swirl
CONFIG_I8254=y
10 71093711 Blue Swirl
CONFIG_PCSPK=y
11 956a3e6b Blue Swirl
CONFIG_PCKBD=y
12 4c65f1e5 Blue Swirl
CONFIG_USB_UHCI=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 f7736b91 Blue Swirl
CONFIG_IDE_CORE=y
18 9953b2fc Blue Swirl
CONFIG_IDE_QDEV=y
19 9953b2fc Blue Swirl
CONFIG_IDE_PCI=y
20 9953b2fc Blue Swirl
CONFIG_IDE_ISA=y
21 9953b2fc Blue Swirl
CONFIG_IDE_PIIX=y
22 d3ffc7a6 Blue Swirl
CONFIG_NE2000_ISA=y
23 70615c38 Blue Swirl
CONFIG_PIIX_PCI=y
24 70615c38 Blue Swirl
CONFIG_SOUND=y
25 b305b9d7 Alexander Graf
CONFIG_VIRTIO_PCI=y