qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 4/4] hw/display/milkymist-tmu2: Move inlined


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 4/4] hw/display/milkymist-tmu2: Move inlined code from header to source
Date: Tue, 29 Jan 2019 09:21:22 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1

On 28/01/19 19:02, Peter Maydell wrote:
> 
> I don't understand why the build/config-all-devices.mak versions of
> the defines of CONFIG_FOO variables are so weird:
> 
> CONFIG_ACPI:=$(findstring y,$(CONFIG_ACPI)y)
> 
> ...are they really intended to be self-referential like that?

Yes, config-all-devices.mak is basically on "OR" of all the
config-devices.mak files.

Are CONFIG_X11 and CONFIG_OPENGL defined at the time
config-all-devices.mak is included?

Paolo



reply via email to

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