OSDN Git Service

mips: Remove CONFIG_VT82C686 from non-Fulong configs
authorMaciej W. Rozycki <macro@codesourcery.com>
Mon, 3 Nov 2014 18:36:17 +0000 (18:36 +0000)
committerLeon Alrae <leon.alrae@imgtec.com>
Fri, 7 Nov 2014 11:15:49 +0000 (11:15 +0000)
commitdff4021730b112ca00522d4c98c24a15feeef5a0
treebbf02acf2193db9bc21a01151a7bcff72484e0f0
parent6e76d125f244e10676b917208f2a074729820246
mips: Remove CONFIG_VT82C686 from non-Fulong configs

Fix the regression introduced with commit
47934d0aadc075b05ce2d9e8a44fa6a46edd1afa [hw: move ISA bridges and
devices to hw/isa/, configure with default-configs/], by removing
CONFIG_VT82C686 from configurations that previously did not enable it.
That southbridge is only available on Fulong platforms (CONFIG_FULONG)
that are exclusively little-endian, 64-bit MIPS.  Previously vt82c686.o
was pulled explicitly with obj-$(CONFIG_FULONG).

Signed-off-by: Maciej W. Rozycki <macro@codesourcery.com>
Reviewed-by: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
default-configs/mips-softmmu.mak
default-configs/mips64-softmmu.mak
default-configs/mipsel-softmmu.mak