]> Git Repo - qemu.git/blobdiff - hw/arm/Kconfig
hw/arm/musicpal: Don't connect two qemu_irqs directly to the same input
[qemu.git] / hw / arm / Kconfig
index fdf4464b948497befa507e9320203ac6557216ae..7d022eeefdbc9e80c82b76ac3845152e704b2e6a 100644 (file)
@@ -6,7 +6,6 @@ config ARM_VIRT
     imply VFIO_PLATFORM
     imply VFIO_XGMAC
     imply TPM_TIS_SYSBUS
-    select A15MPCORE
     select ACPI
     select ARM_SMMUV3
     select GPIO_KEY
@@ -94,6 +93,7 @@ config MUSCA
 
 config MUSICPAL
     bool
+    select OR_IRQ
     select BITBANG_I2C
     select MARVELL_88W8618
     select PTIMER
@@ -291,6 +291,7 @@ config ZYNQ
 
 config ARM_V7M
     bool
+    select PTIMER
 
 config ALLWINNER_A10
     bool
This page took 0.022758 seconds and 4 git commands to generate.