]> git.proxmox.com Git - qemu.git/blobdiff - arch_init.c
sun4u: implement interrupt clearing registers
[qemu.git] / arch_init.c
index 595badf50ffc52af29d66ffa06a7354f3aaa620a..9a35aeea30da0fc8bede3b82b391f93188961bc5 100644 (file)
@@ -475,7 +475,7 @@ struct soundhw {
 
 static struct soundhw soundhw[] = {
 #ifdef HAS_AUDIO_CHOICE
-#if defined(TARGET_I386) || defined(TARGET_MIPS)
+#ifdef CONFIG_PCSPK
     {
         "pcspk",
         "PC speaker",