9ed7c6dd9f
Add new "select" and "imply" directives if needed. The resulting config-devices.mak files are the same as before. Builds without default devices will become much smaller than before, and qtests fail (as expected, though suboptimal) for mips64-softmmu because most tests do not use -nodefaults, so remove it from build-without-defaults Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
8 lines
153 B
Makefile
8 lines
153 B
Makefile
# Default configuration for mips64el-softmmu
|
|
|
|
include ../mips-softmmu/common.mak
|
|
CONFIG_FULOONG=y
|
|
CONFIG_LOONGSON3V=y
|
|
CONFIG_JAZZ=y
|
|
CONFIG_MIPS_BOSTON=y
|