Juan Quintela | 1f3d3c8 | 2009-10-07 02:41:02 +0200 | [diff] [blame] | 1 | # Default configuration for mips64-softmmu |
Juan Quintela | 185c66c | 2009-10-07 02:41:06 +0200 | [diff] [blame] | 2 | |
| 3 | CONFIG_ISA_MMIO=y |
Juan Quintela | 9f376df | 2009-10-07 02:41:10 +0200 | [diff] [blame] | 4 | CONFIG_ESP=y |
Blue Swirl | 1afdfdd | 2010-03-21 19:47:00 +0000 | [diff] [blame] | 5 | CONFIG_VGA_PCI=y |
Blue Swirl | 7f55c7c | 2010-03-21 19:47:03 +0000 | [diff] [blame] | 6 | CONFIG_VGA_ISA=y |
Blue Swirl | b970ea8 | 2010-03-27 07:26:16 +0000 | [diff] [blame] | 7 | CONFIG_VGA_ISA_MM=y |
Blue Swirl | 57448a9 | 2010-03-27 18:18:17 +0000 | [diff] [blame] | 8 | CONFIG_VMWARE_VGA=y |
Blue Swirl | 2d48377 | 2010-03-21 19:47:11 +0000 | [diff] [blame] | 9 | CONFIG_SERIAL=y |
Blue Swirl | b994504 | 2010-03-21 19:47:01 +0000 | [diff] [blame] | 10 | CONFIG_PARALLEL=y |
Blue Swirl | df63277 | 2010-03-21 19:47:02 +0000 | [diff] [blame] | 11 | CONFIG_I8254=y |
Blue Swirl | 7109371 | 2010-03-21 19:47:02 +0000 | [diff] [blame] | 12 | CONFIG_PCSPK=y |
Blue Swirl | 956a3e6 | 2010-05-22 07:59:01 +0000 | [diff] [blame] | 13 | CONFIG_PCKBD=y |
Blue Swirl | 4c65f1e | 2010-03-21 19:47:04 +0000 | [diff] [blame] | 14 | CONFIG_USB_UHCI=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 | f7736b9 | 2010-03-27 06:20:53 +0000 | [diff] [blame] | 20 | CONFIG_IDE_CORE=y |
Blue Swirl | 9953b2f | 2010-03-21 19:47:05 +0000 | [diff] [blame] | 21 | CONFIG_IDE_QDEV=y |
| 22 | CONFIG_IDE_PCI=y |
| 23 | CONFIG_IDE_ISA=y |
| 24 | CONFIG_IDE_PIIX=y |
Blue Swirl | d3ffc7a | 2010-03-21 19:47:10 +0000 | [diff] [blame] | 25 | CONFIG_NE2000_ISA=y |
Blue Swirl | 70615c3 | 2010-03-22 20:18:40 +0000 | [diff] [blame] | 26 | CONFIG_SOUND=y |
Alexander Graf | b305b9d | 2010-03-25 14:59:02 +0100 | [diff] [blame] | 27 | CONFIG_VIRTIO_PCI=y |
Blue Swirl | b970ea8 | 2010-03-27 07:26:16 +0000 | [diff] [blame] | 28 | CONFIG_RC4030=y |
| 29 | CONFIG_DP8393X=y |
| 30 | CONFIG_DS1225Y=y |
| 31 | CONFIG_MIPSNET=y |
Blue Swirl | 3d08ff6 | 2010-03-29 19:23:56 +0000 | [diff] [blame] | 32 | CONFIG_PFLASH_CFI01=y |