On 30/8/23 11:38, marcandre.lur...@redhat.com wrote:
From: Marc-André Lureau <marcandre.lur...@redhat.com>

The Display Port has some strong PIXMAN dependency.

Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>
---
  hw/arm/Kconfig | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hw/arm/Kconfig b/hw/arm/Kconfig
index 7e68348440..7ea956b286 100644
--- a/hw/arm/Kconfig
+++ b/hw/arm/Kconfig
@@ -451,7 +451,7 @@ config STM32F405_SOC
  config XLNX_ZYNQMP_ARM
      bool
      default y
-    depends on TCG && AARCH64
+    depends on TCG && AARCH64 && PIXMAN

Better would be to add a proper Kconfig XLNX_DISPLAYPORT.

      select AHCI
      select ARM_GIC
      select CADENCE


Reply via email to