diff options
| author | Paolo Bonzini | 2013-02-05 14:38:25 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2013-04-08 18:13:14 +0200 |
| commit | 3bd884511f8dc44a01e32878b2972443a16db70d (patch) | |
| tree | 97bf4af7947076a7e23f905a370a157e422fd967 /default-configs/sparc-softmmu.mak | |
| parent | hw: move ISA bridges and devices to hw/isa/, configure with default-configs/ (diff) | |
| download | qemu-3bd884511f8dc44a01e32878b2972443a16db70d.tar.gz qemu-3bd884511f8dc44a01e32878b2972443a16db70d.tar.xz qemu-3bd884511f8dc44a01e32878b2972443a16db70d.zip | |
hw: move timer devices to hw/timer/, configure with default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'default-configs/sparc-softmmu.mak')
| -rw-r--r-- | default-configs/sparc-softmmu.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/sparc-softmmu.mak b/default-configs/sparc-softmmu.mak index da5b02d405..6a2bad3962 100644 --- a/default-configs/sparc-softmmu.mak +++ b/default-configs/sparc-softmmu.mak @@ -10,5 +10,6 @@ CONFIG_EMPTY_SLOT=y CONFIG_PCNET_COMMON=y CONFIG_LANCE=y CONFIG_TCX=y +CONFIG_SLAVIO=y CONFIG_CS4231=y CONFIG_GRLIB=y |
