hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machines
commit6e4dd94f77d769daa5a56d1b02b9c6a697db5270
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 13 May 2021 06:07:56 +0000 (13 08:07 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 20 Jul 2021 13:32:49 +0000 (20 15:32 +0200)
treee7ab9adfd2575917b9c9147d24db23a4c3c92e50
parent8cbb537ea979c5312cbcb2770d1afae3779be7a1
hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machines

Only the Virt and Spike machines use NUMA. Add a RISCV_NUMA Kconfig
symbol and only have these machines select it. Adapt the Meson file
to only built it if required.

Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210515173716.358295-8-philmd@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
hw/riscv/Kconfig
hw/riscv/meson.build