diff options
author | Stefano Garzarella <sgarzare@redhat.com> | 2024-06-04 15:59:31 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2024-07-29 07:29:47 +0200 |
commit | 657ea58ba351093cb7f66e0bf7fc65962598de89 (patch) | |
tree | c68c5fb91762c8761248db5efa0c1cf8ca2ea139 /system/arch_init.c | |
parent | 93b799fafd9170da3a79a533ea6f73a18de82e22 (diff) | |
download | qemu-657ea58ba351093cb7f66e0bf7fc65962598de89.zip qemu-657ea58ba351093cb7f66e0bf7fc65962598de89.tar.gz qemu-657ea58ba351093cb7f66e0bf7fc65962598de89.tar.bz2 |
qapi/qom: make some QOM properties depend on the build settings
Some QOM properties are associated with ObjectTypes that already
depend on CONFIG_* switches. So to avoid generating dead code,
let's also make the definition of those properties dependent on
the corresponding CONFIG_*.
Suggested-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Message-ID: <20240604135931.311709-1-sgarzare@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
[Make SecretKeyringProperties conditional, too]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'system/arch_init.c')
0 files changed, 0 insertions, 0 deletions