qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/3] arm/Kconfig: Make TCG dependence explicit


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 3/3] arm/Kconfig: Make TCG dependence explicit
Date: Wed, 24 May 2023 08:25:48 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 23/5/23 20:05, Fabiano Rosas wrote:
Replace the 'default y if TCG' pattern with 'default y; depends on
TCG'.

That makes explict that there is a dependence on TCG and enabling
these CONFIGs via .mak files without TCG present will fail earlier.

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
---
  hw/arm/Kconfig | 123 ++++++++++++++++++++++++++++++++-----------------
  1 file changed, 82 insertions(+), 41 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]