mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-28 04:43:54 -06:00

Some targets use "default y" for boards to filter out those that require TCG. For consistency we are switching all other targets to do the same. Continue with MIPS. No changes to generated config-devices.mak file. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
9 lines
260 B
Makefile
9 lines
260 B
Makefile
# Common mips*-softmmu CONFIG defines
|
|
|
|
# Uncomment the following lines to disable these optional devices:
|
|
# CONFIG_PCI_DEVICES=n
|
|
# CONFIG_TEST_DEVICES=n
|
|
|
|
# Boards are selected by default, uncomment to keep out of the build.
|
|
# CONFIG_MALTA=n
|
|
# CONFIG_MIPSSIM=n
|