]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
hw/isa/Kconfig: i82378 SuperIO requires PC speaker device
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Sat, 16 Mar 2019 20:08:06 +0000 (21:08 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 20 Mar 2019 10:44:13 +0000 (11:44 +0100)
This fixes when configuring with --without-default-devices:

  $ qemu-system-ppc -M prep
  qemu-system-ppc: Machine type 'prep' is deprecated: use 40p machine type instead
  qemu-system-ppc: Unknown device 'isa-pcspk' for bus 'ISA'

Fixes: dd0ff8191ab
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190316200818.8265-3-philmd@redhat.com>

hw/isa/Kconfig

index 57e09a0cb8e74eb79f0625d6ebc3ec3539d19ceb..c9a26c7c528f1045a39e8effd44fc107455387e0 100644 (file)
@@ -11,6 +11,7 @@ config I82378
     select I8254
     select I82374
     select MC146818RTC
+    select PCSPK
 
 config PC87312
     bool