Juan Quintela | 1f3d3c8 | 2009-10-07 02:41:02 +0200 | [diff] [blame] | 1 | # Default configuration for mips64el-softmmu |
Juan Quintela | 185c66c | 2009-10-07 02:41:06 +0200 | [diff] [blame] | 2 | |
Paul Brook | f8f5cfb | 2010-11-26 21:39:42 +0000 | [diff] [blame] | 3 | include pci.mak |
Juan Quintela | 185c66c | 2009-10-07 02:41:06 +0200 | [diff] [blame] | 4 | CONFIG_ISA_MMIO=y |
Juan Quintela | 9f376df | 2009-10-07 02:41:10 +0200 | [diff] [blame] | 5 | CONFIG_ESP=y |
Blue Swirl | 1afdfdd | 2010-03-21 19:47:00 +0000 | [diff] [blame] | 6 | CONFIG_VGA_PCI=y |
Blue Swirl | 7f55c7c | 2010-03-21 19:47:03 +0000 | [diff] [blame] | 7 | CONFIG_VGA_ISA=y |
Blue Swirl | b970ea8 | 2010-03-27 07:26:16 +0000 | [diff] [blame] | 8 | CONFIG_VGA_ISA_MM=y |
Blue Swirl | 57448a9 | 2010-03-27 18:18:17 +0000 | [diff] [blame] | 9 | CONFIG_VMWARE_VGA=y |
Blue Swirl | 2d48377 | 2010-03-21 19:47:11 +0000 | [diff] [blame] | 10 | CONFIG_SERIAL=y |
Blue Swirl | b994504 | 2010-03-21 19:47:01 +0000 | [diff] [blame] | 11 | CONFIG_PARALLEL=y |
Blue Swirl | df63277 | 2010-03-21 19:47:02 +0000 | [diff] [blame] | 12 | CONFIG_I8254=y |
Blue Swirl | 7109371 | 2010-03-21 19:47:02 +0000 | [diff] [blame] | 13 | CONFIG_PCSPK=y |
Blue Swirl | 956a3e6 | 2010-05-22 07:59:01 +0000 | [diff] [blame] | 14 | CONFIG_PCKBD=y |
Blue Swirl | 35da37e | 2010-03-21 19:47:06 +0000 | [diff] [blame] | 15 | CONFIG_FDC=y |
Blue Swirl | 53b67b3 | 2010-03-29 19:23:52 +0000 | [diff] [blame] | 16 | CONFIG_ACPI=y |
Blue Swirl | c69ea0d | 2010-05-17 19:32:37 +0000 | [diff] [blame] | 17 | CONFIG_APM=y |
Blue Swirl | 4556bd8 | 2010-05-22 08:00:52 +0000 | [diff] [blame] | 18 | CONFIG_DMA=y |
Blue Swirl | 08af49d | 2010-07-03 06:49:47 +0000 | [diff] [blame] | 19 | CONFIG_PIIX4=y |
Blue Swirl | 9953b2f | 2010-03-21 19:47:05 +0000 | [diff] [blame] | 20 | CONFIG_IDE_ISA=y |
| 21 | CONFIG_IDE_PIIX=y |
Huacai Chen | 016512f | 2010-06-29 10:49:50 +0800 | [diff] [blame] | 22 | CONFIG_IDE_VIA=y |
Blue Swirl | d3ffc7a | 2010-03-21 19:47:10 +0000 | [diff] [blame] | 23 | CONFIG_NE2000_ISA=y |
Blue Swirl | 70615c3 | 2010-03-22 20:18:40 +0000 | [diff] [blame] | 24 | CONFIG_SOUND=y |
Blue Swirl | b970ea8 | 2010-03-27 07:26:16 +0000 | [diff] [blame] | 25 | CONFIG_RC4030=y |
| 26 | CONFIG_DP8393X=y |
| 27 | CONFIG_DS1225Y=y |
| 28 | CONFIG_MIPSNET=y |
Blue Swirl | 3d08ff6 | 2010-03-29 19:23:56 +0000 | [diff] [blame] | 29 | CONFIG_PFLASH_CFI01=y |
Huacai Chen | d0f7453 | 2010-06-29 10:48:55 +0800 | [diff] [blame] | 30 | CONFIG_FULONG=y |