]> git.ipfire.org Git - thirdparty/qemu.git/commit
ppc: switch boards to "default y"
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 25 Jan 2024 12:36:37 +0000 (13:36 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 3 May 2024 13:47:47 +0000 (15:47 +0200)
commitbf616ce47be6802bbe7d6c7bae212e5b57da57eb
treeb9b407bd072b063a8d9ff4da77c2250e07f26ec1
parentc8b39c9b5b901b173fbbb0ec3f147e9694ece48c
ppc: switch boards to "default y"

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>
.gitlab-ci.d/buildtest.yml
configs/devices/ppc-softmmu/default.mak
configs/devices/ppc64-softmmu/default.mak
hw/ppc/Kconfig
target/ppc/Kconfig