> -----Original Message----- > From: Cédric Le Goater <[email protected]> > Sent: 09 December 2025 10:32 > To: Shameer Kolothum <[email protected]>; qemu- > [email protected]; [email protected] > Cc: [email protected]; [email protected]; Jason Gunthorpe > <[email protected]>; Nicolin Chen <[email protected]>; > [email protected]; [email protected]; Nathan Chen > <[email protected]>; Matt Ochs <[email protected]>; > [email protected]; [email protected]; > [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > Krishnakant Jaju <[email protected]> > Subject: Re: [PATCH v6 00/33] hw/arm/virt: Add support for user-creatable > accelerated SMMUv3 > [...]
> > FYI, I am seeing configure errors : > > The following clauses were found for ARM_SMMUV3_ACCEL > select ARM_SMMUV3_ACCEL if ARM_VIRT > config ARM_SMMUV3_ACCEL depends on (ARM_SMMUV3 && IOMMUFD) - select ARM_SMMUV3_ACCEL + imply ARM_SMMUV3_ACCEL the above will fix it? > > KconfigDataError: contradiction between clauses when setting > ARM_SMMUV3_ACCEL Just curious, how to trigger these errors easily? Any scripts? Thanks, Shameer > > Thanks, > > C.
