summary refs log tree commit diff stats
path: root/hw/hppa
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2024-01-25 13:36:37 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2024-05-03 15:47:47 +0200
commit9e6190aecd37510dc111f7a41fed8f08ff14630c (patch)
tree256d334c2aa8ae0c9791d60f25bc87f5dec8c5a5 /hw/hppa
parent86280d86d67832f3d0aea80871374c05238ef3ce (diff)
downloadfocaccia-qemu-9e6190aecd37510dc111f7a41fed8f08ff14630c.tar.gz
focaccia-qemu-9e6190aecd37510dc111f7a41fed8f08ff14630c.zip
hppa: switch boards to "default y"
Some targets use "default y" for boards to filter out those that require
TCG.  For consistency we are switching all other targets to do the same.
Continue with PARISC.

No changes to generated config-devices.mak file.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/hppa')
-rw-r--r--hw/hppa/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/hppa/Kconfig b/hw/hppa/Kconfig
index ee7ffd2bfb..d4d457f4ab 100644
--- a/hw/hppa/Kconfig
+++ b/hw/hppa/Kconfig
@@ -1,5 +1,7 @@
 config HPPA_B160L
     bool
+    default y
+    depends on HPPA
     imply PCI_DEVICES
     imply E1000_PCI
     imply USB_OHCI_PCI