|
From: | Richard Henderson |
Subject: | Re: [PATCH v3 08/30] target/alpha: Restrict has_work() handler to sysemu and TCG |
Date: | Fri, 3 Sep 2021 22:38:40 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 |
On 9/3/21 10:34 PM, Philippe Mathieu-Daudé wrote:
Drop CONFIG_TCG for alpha; it's always true.What is the rational? "Old" architectures (with no active / official hw development) are unlikely to add hardware acceleration, so TCG is the single one possible? Thus no need to clutter the code with obvious #ifdef'ry?
Correct. Broadly, if git grep CONFIG_TCG is empty in a subdirectory, don't add the first instance.
r~
[Prev in Thread] | Current Thread | [Next in Thread] |