On 12/17/21 23:25, Richard Henderson wrote: > On 12/16/21 4:56 AM, Philippe Mathieu-Daudé wrote: >> +softmmu_ss.add(when: 'CONFIG_MUSICPAL', if_true: >> files('mv88w8618_eth.c')) > > So... there's currently a MARVELL_88W8618 define for the audio component > of the same chip. Should we re-use that here?
I missed that, good point. > > Otherwise, > Acked-by: Richard Henderson <richard.hender...@linaro.org> Thank you.