Browse Source

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>
master
Jamin Lin 1 month ago
committed by Cédric Le Goater
parent
commit
82bf130eae
  1. 1
      hw/arm/Kconfig

1
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

Loading…
Cancel
Save