On 2/24/26 10:20 AM, Philippe Mathieu-Daudé wrote:
Now that acpi_interface.c only contains QOM interfaces, unconditionally link it with system binaries, regardless of whether CONFIG_ACPI is set or not. It is now easier to deselect hardware models depending on ACPI.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- hw/acpi/meson.build | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
