On 2/7/25 18:49, Philippe Mathieu-Daudé wrote:
MIPS Inter-Thread Communication Unit is implemented using TCG. Check for TCG both in Kconfig and CPS source.Fixes: 2321d971b6f ("hw/mips: Add dependency MIPS_CPS -> MIPS_ITU") Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> --- hw/mips/cps.c | 4 ++-- hw/mips/Kconfig | 2 +- hw/misc/Kconfig | 1 + 3 files changed, 4 insertions(+), 3 deletions(-)
Patch queued, thanks.