summaryrefslogtreecommitdiffstats
path: root/hw/unicore32/Kconfig
diff options
context:
space:
mode:
authorPaolo Bonzini2019-01-29 12:16:27 +0100
committerPaolo Bonzini2019-03-07 21:46:19 +0100
commite6f3d3fbdf1a8c77d14c6a18465a8174c39dd5ae (patch)
treeb77716697cc377453562b265adc89b93589ae595 /hw/unicore32/Kconfig
parentsparc64-softmmu.mak: express dependencies with Kconfig (diff)
downloadqemu-e6f3d3fbdf1a8c77d14c6a18465a8174c39dd5ae.tar.gz
qemu-e6f3d3fbdf1a8c77d14c6a18465a8174c39dd5ae.tar.xz
qemu-e6f3d3fbdf1a8c77d14c6a18465a8174c39dd5ae.zip
unicore32-softmmu.mak: express dependencies with Kconfig
%-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/unicore32/Kconfig')
-rw-r--r--hw/unicore32/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/unicore32/Kconfig b/hw/unicore32/Kconfig
index a03a9965c2..4443a29dd2 100644
--- a/hw/unicore32/Kconfig
+++ b/hw/unicore32/Kconfig
@@ -1,3 +1,5 @@
config PUV3
bool
+ select ISA_BUS
+ select PCKBD
select PTIMER