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

SM501 is going to depend on PIXMAN next.

Signed-off-by: Marc-André Lureau<marcandre.lur...@redhat.com>
---
  configs/devices/ppc-softmmu/default.mak | 2 +-
  hw/ppc/Kconfig                          | 2 ++
  2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/configs/devices/ppc-softmmu/default.mak 
b/configs/devices/ppc-softmmu/default.mak
index a887f5438b..603ed701ed 100644
--- a/configs/devices/ppc-softmmu/default.mak
+++ b/configs/devices/ppc-softmmu/default.mak
@@ -8,7 +8,7 @@ CONFIG_PPC440=y
  CONFIG_VIRTEX=y
# For Sam460ex
-CONFIG_SAM460EX=y
+#CONFIG_SAM460EX=n

This reminds me that we were planning to move all boards from "default n" to "default y", similar to ARM boards. But for now this is okay.

Paolo


Reply via email to