summaryrefslogtreecommitdiffstats
path: root/hw/moxie/Kconfig
diff options
context:
space:
mode:
authorPaolo Bonzini2019-01-29 12:16:26 +0100
committerPaolo Bonzini2019-03-07 21:46:19 +0100
commitbacef57d8369576637819c408f07a77b206bc478 (patch)
tree2353074a0cead682602d0347a15886f64fc23095 /hw/moxie/Kconfig
parentmicroblaze-softmmu.mak: express dependencies with Kconfig (diff)
downloadqemu-bacef57d8369576637819c408f07a77b206bc478.tar.gz
qemu-bacef57d8369576637819c408f07a77b206bc478.tar.xz
qemu-bacef57d8369576637819c408f07a77b206bc478.zip
moxie-softmmu.mak: express dependencies with Kconfig
%-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Moxie does not use VGA, ISA or RTC, and only has a memory-mapped serial port. Adjust for the correct dependencies. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/moxie/Kconfig')
-rw-r--r--hw/moxie/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/moxie/Kconfig b/hw/moxie/Kconfig
index 03f62e3361..3793ef0372 100644
--- a/hw/moxie/Kconfig
+++ b/hw/moxie/Kconfig
@@ -1,2 +1,3 @@
config MOXIESIM
bool
+ select SERIAL