hw/isa/Kconfig: i82378 SuperIO requires PC speaker device
commitaa889f73044ca0566a77e9980a371cc99b7939b6
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Sat, 16 Mar 2019 20:08:06 +0000 (16 21:08 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 20 Mar 2019 10:44:13 +0000 (20 11:44 +0100)
treefdf9821151eefbc56995a3bc168d5c89c4fcc51b
parentb4f15fc4c1fd0d31137125b09e5dd201f134e2d0
hw/isa/Kconfig: i82378 SuperIO requires PC speaker device

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