On 2019-02-04 01:06, Philippe Mathieu-Daudé wrote: > On Sun, Feb 3, 2019 at 11:07 PM Philippe Mathieu-Daudé > <phi...@redhat.com> wrote: >> >> Express the MIPS machine dependencies with Kconfig. > > I forgot this serie misses a rule such "depends of MIPS64". > Asked here: > https://lists.gnu.org/archive/html/qemu-devel/2019-02/msg00064.html
I guess the easiest solution is to simply set a CONFIG_MIPS64=y in the default-configs/mips64*softmmu* files. Thomas