Statistics
| Branch: | Revision:

root / default-configs / mips-softmmu.mak @ 9953b2fc

History | View | Annotate | Download (243 Bytes)

1
# Default configuration for mips-softmmu
2

    
3
CONFIG_ISA_MMIO=y
4
CONFIG_ESP=y
5
CONFIG_VGA_PCI=y
6
CONFIG_VGA_ISA=y
7
CONFIG_PARALLEL=y
8
CONFIG_I8254=y
9
CONFIG_PCSPK=y
10
CONFIG_USB_UHCI=y
11
CONFIG_IDE_QDEV=y
12
CONFIG_IDE_PCI=y
13
CONFIG_IDE_ISA=y
14
CONFIG_IDE_PIIX=y