On Thu, Sep 15, 2022 at 11:25 PM Bernhard Beschow <shen...@gmail.com> wrote: > > Gives users more fine-grained control over what should be compiled into > QEMU. > > Signed-off-by: Bernhard Beschow <shen...@gmail.com> > --- > configs/devices/ppc-softmmu/default.mak | 3 ++- > hw/ppc/Kconfig | 8 ++++++++ > hw/ppc/meson.build | 6 ++---- > 3 files changed, 12 insertions(+), 5 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>