diff options
| author | Paolo Bonzini | 2013-02-05 14:13:04 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2013-04-08 18:13:14 +0200 |
| commit | 47934d0aadc075b05ce2d9e8a44fa6a46edd1afa (patch) | |
| tree | 5ae8e4302cfc21b6fcf140fcf728e0a5ae4cef6b /default-configs/mips64el-softmmu.mak | |
| parent | hw: move char devices to hw/char/, configure via default-configs/ (diff) | |
| download | qemu-47934d0aadc075b05ce2d9e8a44fa6a46edd1afa.tar.gz qemu-47934d0aadc075b05ce2d9e8a44fa6a46edd1afa.tar.xz qemu-47934d0aadc075b05ce2d9e8a44fa6a46edd1afa.zip | |
hw: move ISA bridges and devices to hw/isa/, configure with default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'default-configs/mips64el-softmmu.mak')
| -rw-r--r-- | default-configs/mips64el-softmmu.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/mips64el-softmmu.mak b/default-configs/mips64el-softmmu.mak index 096dc8055f..0a6c4f7ba2 100644 --- a/default-configs/mips64el-softmmu.mak +++ b/default-configs/mips64el-softmmu.mak @@ -35,3 +35,4 @@ CONFIG_G364FB=y CONFIG_I8259=y CONFIG_JAZZ_LED=y CONFIG_MC146818RTC=y +CONFIG_VT82C686=y |
