]> git.proxmox.com Git - mirror_qemu.git/commit
hw/arm/exynos4210: Add missing dependency on OR_IRQ
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 31 Jan 2021 18:44:45 +0000 (19:44 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 3 Feb 2021 10:15:50 +0000 (10:15 +0000)
commit5900c7a6d4ca1f968f51f3639ade56dba111455e
tree3979d68e48323f1280361cf84f617aacdb91aadc
parent9e39983e5daeedcf1d34a4d53dcf71b637886bf5
hw/arm/exynos4210: Add missing dependency on OR_IRQ

The Exynos4210 SoC uses an OR gate on the PL330 IRQ lines.

Fixes: dab15fbe2ab ("hw/arm/exynos4210: Fix DMA initialization")
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20210131184449.382425-3-f4bug@amsat.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/Kconfig