Statistics
| Branch: | Revision:

root / default-configs / mips-softmmu.mak @ b758aca1

History | View | Annotate | Download (469 Bytes)

1 1f3d3c8f Juan Quintela
# Default configuration for mips-softmmu
2 185c66c8 Juan Quintela
3 f8f5cfba Paul Brook
include pci.mak
4 185c66c8 Juan Quintela
CONFIG_ISA_MMIO=y
5 9f376df1 Juan Quintela
CONFIG_ESP=y
6 1afdfddc Blue Swirl
CONFIG_VGA_PCI=y
7 7f55c7ce Blue Swirl
CONFIG_VGA_ISA=y
8 b970ea8f Blue Swirl
CONFIG_VGA_ISA_MM=y
9 57448a97 Blue Swirl
CONFIG_VMWARE_VGA=y
10 2d48377a Blue Swirl
CONFIG_SERIAL=y
11 b9945046 Blue Swirl
CONFIG_PARALLEL=y
12 df632778 Blue Swirl
CONFIG_I8254=y
13 71093711 Blue Swirl
CONFIG_PCSPK=y
14 956a3e6b Blue Swirl
CONFIG_PCKBD=y
15 35da37e1 Blue Swirl
CONFIG_FDC=y
16 53b67b30 Blue Swirl
CONFIG_ACPI=y
17 c69ea0df Blue Swirl
CONFIG_APM=y
18 4556bd8b Blue Swirl
CONFIG_DMA=y
19 08af49da Blue Swirl
CONFIG_PIIX4=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_SOUND=y
24 b970ea8f Blue Swirl
CONFIG_RC4030=y
25 b970ea8f Blue Swirl
CONFIG_DP8393X=y
26 b970ea8f Blue Swirl
CONFIG_DS1225Y=y
27 b970ea8f Blue Swirl
CONFIG_MIPSNET=y
28 3d08ff69 Blue Swirl
CONFIG_PFLASH_CFI01=y