diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2019-03-10 02:07:58 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@redhat.com> | 2021-07-20 15:18:39 +0200 |
commit | 2321d971b6f0a87507d6ca44055864158763309b (patch) | |
tree | c2527601b61b71bb2f22b6984e1c1a57df03615a /configs | |
parent | 7457b407edd6e8555e4b46488aab2f13959fccf8 (diff) |
hw/mips: Add dependency MIPS_CPS -> MIPS_ITU
The Inter-Thread Communication Unit (ITU, introduced in commit
34fa7e83e11) is part of the Coherent Processing System (CPS),
as describe in commit 408294352ad:
Make ITU available in the system if CPU supports multithreading
and is part of CPS.
Have CPS select ITU in Kconfig to avoid the following build failure:
/usr/bin/ld: libqemu-mips64el-softmmu.fa.p/hw_mips_cps.c.o: in function `mips_cps_realize':
hw/mips/cps.c:104: undefined reference to `mips_itu_get_tag_region'
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190311005618.19007-5-philmd@redhat.com>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions