summaryrefslogtreecommitdiff
path: root/default-configs/i386-softmmu.mak
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2010-03-21 19:47:02 +0000
committerBlue Swirl <blauwirbel@gmail.com>2010-03-21 19:47:02 +0000
commitdf6327780d69ceb8da151fdb96aa90f6b310259a (patch)
tree9de927b2923dcef16c8500d3e473d4a42424d79c /default-configs/i386-softmmu.mak
parentb994504610560b55a0b28bc9f920a9b7c6beb3a3 (diff)
downloadqemu-df6327780d69ceb8da151fdb96aa90f6b310259a.tar.gz
Compile i8254 only once
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'default-configs/i386-softmmu.mak')
-rw-r--r--default-configs/i386-softmmu.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/i386-softmmu.mak b/default-configs/i386-softmmu.mak
index 3d3892e311..ea5039754d 100644
--- a/default-configs/i386-softmmu.mak
+++ b/default-configs/i386-softmmu.mak
@@ -3,3 +3,4 @@
CONFIG_USB_OHCI=y
CONFIG_VGA_PCI=y
CONFIG_PARALLEL=y
+CONFIG_I8254=y