On Wed, Jan 16, 2019 at 09:34:15AM +0100, Thomas Huth wrote: > On 2019-01-15 15:10, Yang Zhong wrote: [...] > I think that change to the CONFIG_VT82C686 is unrelated and should not > be part of this patch. Also looking at commit > > dff4021730b112ca00522d4c98c24a15feeef5a0 > mips: Remove CONFIG_VT82C686 from non-Fulong configs > > it seems like it should stay in mips64el-softmmu.mak and not be moved to > mips-softmmu-common.mak. > Hello Thomas,
Wow, you can find this corner case, and thanks for you detailed review. Regards, Yang > Thomas