Juan Quintela | 1f3d3c8 | 2009-10-07 02:41:02 +0200 | [diff] [blame] | 1 | # Default configuration for i386-softmmu |
Kevin Wolf | 7b23447 | 2010-03-03 16:02:25 +0100 | [diff] [blame] | 2 | |
Paul Brook | f8f5cfb | 2010-11-26 21:39:42 +0000 | [diff] [blame] | 3 | include pci.mak |
Blue Swirl | 3d40283 | 2011-10-01 16:33:43 +0000 | [diff] [blame] | 4 | CONFIG_VGA=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 | 3d40283 | 2011-10-01 16:33:43 +0000 | [diff] [blame] | 7 | CONFIG_VGA_CIRRUS=y |
Blue Swirl | 57448a9 | 2010-03-27 18:18:17 +0000 | [diff] [blame] | 8 | CONFIG_VMWARE_VGA=y |
Blue Swirl | 86d8641 | 2011-02-05 14:34:52 +0000 | [diff] [blame] | 9 | CONFIG_VMMOUSE=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 | 9953b2f | 2010-03-21 19:47:05 +0000 | [diff] [blame] | 19 | CONFIG_IDE_ISA=y |
| 20 | CONFIG_IDE_PIIX=y |
Blue Swirl | d3ffc7a | 2010-03-21 19:47:10 +0000 | [diff] [blame] | 21 | CONFIG_NE2000_ISA=y |
Blue Swirl | 70615c3 | 2010-03-22 20:18:40 +0000 | [diff] [blame] | 22 | CONFIG_PIIX_PCI=y |
| 23 | CONFIG_SOUND=y |
Blue Swirl | dd703b9 | 2011-02-05 14:35:00 +0000 | [diff] [blame] | 24 | CONFIG_HPET=y |
Blue Swirl | 1c9c5fc | 2011-02-13 12:31:28 +0000 | [diff] [blame] | 25 | CONFIG_APPLESMC=y |
Jan Kiszka | cfce6d8 | 2011-10-16 11:53:17 +0200 | [diff] [blame] | 26 | CONFIG_I8259=y |
Jordan Justen | bd183c7 | 2012-02-21 23:18:53 -0800 | [diff] [blame] | 27 | CONFIG_PFLASH_CFI01=y |