Commit 82bf130eae for qemu.org
commit 82bf130eaeac0b54bf82b4c0957906cc75247cf3
Author: Jamin Lin <jamin_lin@aspeedtech.com>
Date: Wed Feb 25 02:12:34 2026 +0000
hw/arm/aspeed: Build with I3C_DEVICES
Allows us to attach the mock I3C target
Signed-off-by: Joe Komlodi <komlodi@google.com>
Reviewed-by: Jamin Lin <jamin_lin@aspeedtech.com>
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Tested-by: Jithu Joseph <jithu.joseph@oss.qualcomm.com>
Link: https://lore.kernel.org/qemu-devel/20260225021158.1586584-20-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
diff --git a/hw/arm/Kconfig b/hw/arm/Kconfig
index d545ecd712..3396a32fd7 100644
--- a/hw/arm/Kconfig
+++ b/hw/arm/Kconfig
@@ -547,6 +547,7 @@ config ASPEED_SOC
select I2C
select I3C
select DW_I3C
+ select I3C_DEVICES
select DPS310
select PCA9552
select PCA9554