On 25/8/26 21:09, Marc-André Lureau wrote:
Introduce a config define to mark regions that should be compiled out or disabeld when CONFIG_HMP is off. The actual meson configuration option is introduced later, as for now, only "true" is supported.Signed-off-by: Marc-André Lureau <[email protected]> --- meson.build | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
