bf616ce47b
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>
7 lines
58 B
Plaintext
7 lines
58 B
Plaintext
config PPC
|
|
bool
|
|
|
|
config PPC64
|
|
bool
|
|
select PPC
|