
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 PowerPC/POWER. No changes to generated config-devices.mak files, other than adding CONFIG_PPC to the ppc64-softmmu target. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
9 lines
215 B
Makefile
9 lines
215 B
Makefile
# Default configuration for ppc64-softmmu
|
|
|
|
# Include all 32-bit boards
|
|
include ../ppc-softmmu/default.mak
|
|
|
|
# Boards are selected by default, uncomment to keep out of the build.
|
|
# CONFIG_POWERNV=n
|
|
# CONFIG_PSERIES=n
|