aboutsummaryrefslogtreecommitdiff
path: root/default-configs/mips64el-softmmu.mak
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2010-03-27 18:18:17 +0000
committerBlue Swirl <blauwirbel@gmail.com>2010-03-27 18:18:17 +0000
commit57448a975e0aa32b8466caf48ff247e567647c4e (patch)
tree0a282f80b9ee09ad431af544404775a4975802d9 /default-configs/mips64el-softmmu.mak
parentcc01cc8ea20bc89ac1b1af76aac27c5eecfabd36 (diff)
Compile vmware_vga only once
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'default-configs/mips64el-softmmu.mak')
-rw-r--r--default-configs/mips64el-softmmu.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/mips64el-softmmu.mak b/default-configs/mips64el-softmmu.mak
index 951cdd7e60..ceaf70307b 100644
--- a/default-configs/mips64el-softmmu.mak
+++ b/default-configs/mips64el-softmmu.mak
@@ -5,6 +5,7 @@ CONFIG_ESP=y
CONFIG_VGA_PCI=y
CONFIG_VGA_ISA=y
CONFIG_VGA_ISA_MM=y
+CONFIG_VMWARE_VGA=y
CONFIG_SERIAL=y
CONFIG_PARALLEL=y
CONFIG_I8254=y